New to KendoReactStart a free 30-day trial

CalendarCellProps

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

NameTypeDefaultDescription

allowReverse?

boolean

className?

string

formattedValue

string

id

string

isDisabled?

boolean

isFocused

boolean

isInRange

boolean

isOtherMonth?

boolean

isRangeEnd

boolean

isRangeMid

boolean

isRangeSplitEnd?

boolean

isRangeSplitStart?

boolean

isRangeStart

boolean

isSelected

boolean

isToday

boolean

isWeekend

boolean

onClick?

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

onMouseEnter?

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

onMouseLeave?

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

style?

React.CSSProperties

title?

string

value

Date

view?

CalendarViewEnum

Not finding the help you need?
Contact Support