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