You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**`startDate`**| <code>CalendarDate \| undefined</code> | The first date displayed in the calendar grid.Defaults to the first visible date in the calendar.Override this to display multiple date grids in a calendar. |
235
235
|**`endDate`**| <code>CalendarDate \| undefined</code> | The last date displayed in the calendar grid.Defaults to the last visible date in the calendar.Override this to display multiple date grids in a calendar. |
236
-
|**`state`**| <code>CalendarState \| RangeCalendarState</code> | Object returned by the `useCalendarBaseState`|`RangeCalendarBaseState` hook.|
236
+
|**`state`**| <code>CalendarState \| RangeCalendarState</code> | Object returned by the `useCalendarBaseState`& `RangeCalendarBaseState` hook.|
0 commit comments