RecurrenceEditorProps

Props for RecurrenceEditor component

Props

The following table outlines the props for the RecurrenceEditorProps:

NameTypeDefaultDescription
endTypes
-

End type options (Never, Count, Until)

firstDayOfWeek
number
-

First day of week index (0=Sunday, 1=Monday, etc.)

frequencies
-

Array of frequency options for repeat mode dropdown

onChange
-

Callback fired when recurrence rule changes

startDate
Date
-

Start date for recurrence calculation

value
string
-

RRULE string value representing the recurrence rule