Skip to content

@serenity-is/corelib / IntegerEditorOptions

Interface: IntegerEditorOptions

Table of contents

Properties

Properties

allowNegatives

Optional allowNegatives: boolean

Defined in

src/ui/editors/integereditor.ts:10


maxValue

Optional maxValue: number

Defined in

src/ui/editors/integereditor.ts:9


minValue

Optional minValue: number

Defined in

src/ui/editors/integereditor.ts:8