RecurrenceItems
Localized day item used for weekday lists and dropdowns.
Props
The following table outlines the props for the RecurrenceItems:
| Name | Type | Default | Description |
|---|---|---|---|
| text | string | - | Human-readable label for the day (localized) |
| value | string | - | Two-letter weekday code used in RRULE (e.g. 'MO', 'TU') |