Unions
The following unions are available in the Recurrence Editor component:
| Name | Value | Description |
|---|---|---|
| DayFormatType | 'narrow' | 'wide' | 'short' | Formats used when rendering day names from CLDR data. |
| DayWeekType | 'day' | 'week' | Mode for monthly/yearly selection: by day-of-month or by weekday/week-index. |
| DropdownData | 'unknown' | Simple typed item for dropdowns used by the editor. |
| EndType | 'Count' | 'Until' | 'Never' | Allowed types for the recurrence end behavior.
|
| FreqType | 'DAILY' | 'WEEKLY' | 'MONTHLY' | 'YEARLY' | Frequency values used by the editor and RRULE generation. |