DateCalendarProps
Properties
Override or extend the styles applied to the component.
Formats the day of week displayed in the calendar header.
The default selected value. Used when the component is not controlled.
If true, disable values after the current date for date components, time for time components and both for date time components.
If true, today's day is not highlighted.
If true, disable values before the current date for date components, time for time components and both for date time components.
If true, the week number will be display in the calendar.
The day view will show as many weeks as needed after the end of the current month to match this value. Put it to 6 to have a fixed number of weeks in Gregorian calendars
Maximal selectable date.
Minimal selectable date.
Months rendered per row.
Callback fired on month change.
Callback fired on year change.
If true, disable heavy animations.
The date used to generate the new value when both value and defaultValue are empty.
Component displaying when passed loading true.
Disable specific date.
Disable specific month.
Disable specific year.
If true, days outside the current month are rendered:
The props used for each component slot.
Overridable component slots.
The selected value. Used when the component is controlled.