New to KendoReactLearn about KendoReact Free.

CalendarHeaderTitleProps

The props which will be received by the custom header title of the Calendar and the MultiViewCalendar.

NameTypeDefaultDescription

children?

React.ReactNode

Child elements to render inside the header title

className?

string

CSS class name for styling the header title

disabled?

boolean

Whether the header title is disabled

id?

string

Unique identifier for the header title element

onClick?

(event?: SyntheticEvent<any>) => void

Click event handler for the header title

style?

React.CSSProperties

Inline styles applied to the header title

value?

string

Text value displayed in the header title

view?

CalendarViewEnum

Current calendar view type

Not finding the help you need?
Contact Support