@serenity-is/corelib / DateEditorOptions

Interface: DateEditorOptions

Defined in: src/ui/editors/dateeditor.tsx:7

Properties

maxValue?

optional maxValue: string

Defined in: src/ui/editors/dateeditor.tsx:10


minValue?

optional minValue: string

Defined in: src/ui/editors/dateeditor.tsx:9


sqlMinMax?

optional sqlMinMax: boolean

Defined in: src/ui/editors/dateeditor.tsx:11


yearRange?

optional yearRange: string

Defined in: src/ui/editors/dateeditor.tsx:8