@serenity-is/corelib / TimeSpanEditorOptions
Interface: TimeSpanEditorOptions
Extends
Properties
endHour?
optionalendHour:any
Inherited from
Defined in
src/ui/editors/timeeditor.ts:10
intervalMinutes?
optionalintervalMinutes:any
Inherited from
TimeEditorBaseOptions.intervalMinutes
Defined in
src/ui/editors/timeeditor.ts:11
noEmptyOption?
optionalnoEmptyOption:boolean
Inherited from
TimeEditorBaseOptions.noEmptyOption
Defined in
src/ui/editors/timeeditor.ts:8
startHour?
optionalstartHour:any
Inherited from
TimeEditorBaseOptions.startHour