Skip to content

@serenity-is/corelib / DecimalEditorOptions

Interface: DecimalEditorOptions

Properties

allowNegatives?

optional allowNegatives: boolean

Defined in

src/ui/editors/decimaleditor.tsx:12


decimals?

optional decimals: any

Defined in

src/ui/editors/decimaleditor.tsx:10


maxValue?

optional maxValue: string

Defined in

src/ui/editors/decimaleditor.tsx:9


minValue?

optional minValue: string

Defined in

src/ui/editors/decimaleditor.tsx:8


padDecimals?

optional padDecimals: any

Defined in

src/ui/editors/decimaleditor.tsx:11