New to KendoReactLearn about KendoReact Free.

MultiViewCalendarChangeEvent

The arguments for the onChange event of the MultiViewCalendar. * The generic argument sets the target type of the event. Defaults to MultiViewCalendar.

NameTypeDefaultDescription

nativeEvent?

any

The native DOM event

syntheticEvent

SyntheticEvent<any>

The React synthetic event

target

T

The component instance that fired the event

value

"null" | Date | Date[] | SelectionRange

The new value of the MultiViewCalendar (can be a single Date, array of Dates, or SelectionRange)

Not finding the help you need?
Contact Support