CronSelectorOptionsModel
Interface represents properties for a individual cron selector.
Properties
everyText String
Gets the text for the every label.
everyTypeText String
Gets the text type.
htmlTitle HTMLElement
Gets the HTML element for the cron selector label.
htmlList HTMLElement
Gets the HTML element for the cron selector list.
list String
Gets the list of values that will be displayed in the popup.
multiple String
Gets whether multiple value can be selected or not.
type String
Gets the cron period type.
values Number[]
Gets values currently selected in the cron selector list.