@serenity-is/corelib / DecimalEditorOptions

Interface: DecimalEditorOptions

Defined in: src/ui/editors/decimaleditor.tsx:6

Properties

allowNegatives?

optional allowNegatives: boolean

Defined in: src/ui/editors/decimaleditor.tsx:11


decimals?

optional decimals: any

Defined in: src/ui/editors/decimaleditor.tsx:9


maxValue?

optional maxValue: string

Defined in: src/ui/editors/decimaleditor.tsx:8


minValue?

optional minValue: string

Defined in: src/ui/editors/decimaleditor.tsx:7


padDecimals?

optional padDecimals: any

Defined in: src/ui/editors/decimaleditor.tsx:10