Interface: NumberElement¶
A single numeric element (defNumber / oneNumber).
Properties¶
format?¶
optionalformat?:string
kind¶
kind:
"number"
label?¶
optionallabel?:string|null
max?¶
optionalmax?:number|null
min?¶
optionalmin?:number|null
name¶
name:
string
step?¶
optionalstep?:number|null
value¶
value:
number