InterfaceRecurrenceYearlySectionProps
Interface: InterfaceRecurrenceYearlySectionProps
Defined in: src/types/shared-components/Recurrence/interface.ts:12
Props for the RecurrenceYearlySection component.
Properties
frequency
frequency:
Frequency
Defined in: src/types/shared-components/Recurrence/interface.ts:14
The frequency of the recurrence.
startDate
startDate:
Date
Defined in: src/types/shared-components/Recurrence/interface.ts:16
The start date of the recurrence.