Unions

The following unions are available in the Recurrence Editor component:

NameValueDescription
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.

  • Count — repeat a fixed number of occurrences
  • Until — repeat until a specific date
  • Never — no end (infinite)
FreqType
'DAILY' | 'WEEKLY' | 'MONTHLY' | 'YEARLY'

Frequency values used by the editor and RRULE generation.