@serenity-is/corelib / IntegerEditorOptions
Interface: IntegerEditorOptions
Table of contents
Properties
Properties
allowNegatives
• Optional allowNegatives: boolean
Defined in
src/ui/editors/integereditor.ts:12
maxValue
• Optional maxValue: number
Defined in
src/ui/editors/integereditor.ts:11
minValue
• Optional minValue: number