Optional
cell Aria Label cell Aria Label ?: ( ( date : Date ) => string )
Defined in node_modules/@patternfly/react-core/dist/esm/components/CalendarMonth/CalendarMonth.d.ts:24 Optional
day Format day Format ?: ( ( date : Date ) => ReactNode )
Defined in node_modules/@patternfly/react-core/dist/esm/components/CalendarMonth/CalendarMonth.d.ts:26 Optional
inline Props Defined in node_modules/@patternfly/react-core/dist/esm/components/CalendarMonth/CalendarMonth.d.ts:48 Optional
locale locale ?: string
Defined in node_modules/@patternfly/react-core/dist/esm/components/CalendarMonth/CalendarMonth.d.ts:30 Optional
long Weekday Format long Weekday Format ?: ( ( date : Date ) => ReactNode )
Defined in node_modules/@patternfly/react-core/dist/esm/components/CalendarMonth/CalendarMonth.d.ts:32 Optional
month Format month Format ?: ( ( date : Date ) => ReactNode )
Defined in node_modules/@patternfly/react-core/dist/esm/components/CalendarMonth/CalendarMonth.d.ts:34 Optional
next Month Aria Label next Month Aria Label ?: string
Defined in node_modules/@patternfly/react-core/dist/esm/components/CalendarMonth/CalendarMonth.d.ts:38 Optional
prev Month Aria Label prev Month Aria Label ?: string
Defined in node_modules/@patternfly/react-core/dist/esm/components/CalendarMonth/CalendarMonth.d.ts:36 Optional
range Start range Start ?: Date
Defined in node_modules/@patternfly/react-core/dist/esm/components/CalendarMonth/CalendarMonth.d.ts:40 Optional
weekday Format weekday Format ?: ( ( date : Date ) => ReactNode )
Defined in node_modules/@patternfly/react-core/dist/esm/components/CalendarMonth/CalendarMonth.d.ts:42 Optional
week Start week Start ?: | 0 | 1 | 3 | 5 | 2 | 4 | 6 | Weekday Defined in node_modules/@patternfly/react-core/dist/esm/components/CalendarMonth/CalendarMonth.d.ts:44 Optional
year Input Aria Label year Input Aria Label ?: string
Defined in node_modules/@patternfly/react-core/dist/esm/components/CalendarMonth/CalendarMonth.d.ts:46
Additional properties that extend from and can be passed to the main component. These properties allow customizing the calendar formatting and aria-labels.