@serenity-is/corelib / DecimalEditorOptions
Interface: DecimalEditorOptions
Properties
allowNegatives?
optionalallowNegatives:boolean
Defined in
src/ui/editors/decimaleditor.tsx:12
decimals?
optionaldecimals:any
Defined in
src/ui/editors/decimaleditor.tsx:10
maxValue?
optionalmaxValue:string
Defined in
src/ui/editors/decimaleditor.tsx:9
minValue?
optionalminValue:string
Defined in
src/ui/editors/decimaleditor.tsx:8
padDecimals?
optionalpadDecimals:any