RecurrenceSummaryTemplateProps
Interface
Represents the props passed to the recurrenceSummaryTemplate component.
Definition
Package:@progress/kendo-vue-scheduler
Properties
parsedRule
RecurrenceRule
The parsed recurrence rule object.
recurrenceRule
string
The current recurrence rule string (RRULE).
text
string
The default summary text computed by the Scheduler for the current recurrence rule.