New to KendoReact? Learn about KendoReact Free.
CalendarHeaderTitleProps
The props which will be received by the custom header title of the Calendar and the MultiViewCalendar.
Name | Type | Default | Description |
---|---|---|---|
children? |
|
Child elements to render inside the header title | |
className? |
|
CSS class name for styling the header title | |
disabled? |
|
Whether the header title is disabled | |
id? |
|
Unique identifier for the header title element | |
onClick? |
|
Click event handler for the header title | |
style? |
|
Inline styles applied to the header title | |
value? |
|
Text value displayed in the header title | |
view? |
|
Current calendar view type |