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