masterplan-calendar-frontend / PublicScheduleCalendarGridProps
Interface: PublicScheduleCalendarGridProps¶
Defined in: src/components/PublicScheduleCalendarGrid.tsx:51
Props for the public schedule timeline grid.
Properties¶
items¶
items:
PublicScheduleCalendarItem[]
Defined in: src/components/PublicScheduleCalendarGrid.tsx:52
scheduleDayRange?¶
optionalscheduleDayRange?:ScheduleDayRange
Defined in: src/components/PublicScheduleCalendarGrid.tsx:54
selectedDate¶
selectedDate:
string
Defined in: src/components/PublicScheduleCalendarGrid.tsx:53