@serenity-is/corelib / TimeSpanEditorOptions

Interface: TimeSpanEditorOptions

Defined in: src/ui/editors/timeeditor.ts:149

Extends

Properties

endHour?

optional endHour: any

Defined in: src/ui/editors/timeeditor.ts:9

Inherited from

TimeEditorBaseOptions.endHour


intervalMinutes?

optional intervalMinutes: any

Defined in: src/ui/editors/timeeditor.ts:10

Inherited from

TimeEditorBaseOptions.intervalMinutes


noEmptyOption?

optional noEmptyOption: boolean

Defined in: src/ui/editors/timeeditor.ts:7

Inherited from

TimeEditorBaseOptions.noEmptyOption


startHour?

optional startHour: any

Defined in: src/ui/editors/timeeditor.ts:8

Inherited from

TimeEditorBaseOptions.startHour