RecurrenceEditorComponent
Represents the Kendo UI Recurrence Editor component for Angular. This example demonstrates the Recurrence Editor, among other components.
Selector
kendo-recurrence-editor
Export Name
Accessible in templates as #kendoRecurrenceEditorInstance="kendoRecurrenceEditor"
Inputs
Name | Type | Default | Description |
---|---|---|---|
endAfterOptions |
| Specifies the options of the | |
endOnOptions |
| Specifies the options of the | |
repeatEveryOptions |
| Specifies the options of the | |
repeatOnOptions |
| Specifies the options of the | |
timezone |
| Specifies the id of the timezone that will be used. | |
weekStart |
| The first day of the week. Defaults to the locale settings. | |
start |
| Specifies the start date of the event. |
Events
Name | Type | Description |
---|---|---|
valueChange |
| Fires when the value of the component has changed. |