Skip to content

@serenity-is/corelib / TimeSpanEditorOptions

Interface: TimeSpanEditorOptions

Extends

Properties

endHour?

optional endHour: any

Inherited from

TimeEditorBaseOptions.endHour

Defined in

src/ui/editors/timeeditor.ts:10


intervalMinutes?

optional intervalMinutes: any

Inherited from

TimeEditorBaseOptions.intervalMinutes

Defined in

src/ui/editors/timeeditor.ts:11


noEmptyOption?

optional noEmptyOption: boolean

Inherited from

TimeEditorBaseOptions.noEmptyOption

Defined in

src/ui/editors/timeeditor.ts:8


startHour?

optional startHour: any

Inherited from

TimeEditorBaseOptions.startHour

Defined in

src/ui/editors/timeeditor.ts:9