Skip to main content

InterfaceRecurrenceOption

Admin Docs


Interface: InterfaceRecurrenceOption

Defined in: src/shared-components/EventForm/utils/recurrenceOptions.ts:15

Represents a recurrence option in the dropdown.

Properties​

label​

label: string

Defined in: src/shared-components/EventForm/utils/recurrenceOptions.ts:16


value​

value: "custom" | InterfaceRecurrenceRule

Defined in: src/shared-components/EventForm/utils/recurrenceOptions.ts:17