New to KendoReactLearn about KendoReact Free.

CalendarNavigationItemProps

The props which will be received by the custom navigation item of the Calendar.

NameTypeDefaultDescription

children?

React.ReactNode

Child elements to render within the navigation item

className?

string

CSS class name to apply to the navigation item

id?

string

Unique identifier for the navigation item element

isRangeStart?

boolean

Indicates whether this item represents the start of a range selection

onClick?

(value: Date, event?: SyntheticEvent<any>) => void

Callback function triggered when the navigation item is clicked

style?

React.CSSProperties

CSS styles to apply to the navigation item

text?

string

The text content displayed in the navigation item

value

Date

The date value associated with this navigation item

view?

CalendarViewEnum

The current view of the calendar (month, year, decade, century)

Not finding the help you need?
Contact Support