@serenity-is/corelib / DecimalEditorOptions

Interface: DecimalEditorOptions

Table of contents

Properties

Properties

allowNegatives

Optional allowNegatives: boolean

Defined in

src/ui/editors/decimaleditor.ts:12


decimals

Optional decimals: any

Defined in

src/ui/editors/decimaleditor.ts:10


maxValue

Optional maxValue: string

Defined in

src/ui/editors/decimaleditor.ts:9


minValue

Optional minValue: string

Defined in

src/ui/editors/decimaleditor.ts:8


padDecimals

Optional padDecimals: any

Defined in

src/ui/editors/decimaleditor.ts:11