@serenity-is/corelib / IntegerEditorOptions
Interface: IntegerEditorOptions
Properties
allowNegatives?
optionalallowNegatives:boolean
Defined in
src/ui/editors/integereditor.tsx:12
maxValue?
optionalmaxValue:number
Defined in
src/ui/editors/integereditor.tsx:11
minValue?
optionalminValue:number