ViewChangeEvent

Defines the event arguments for the onViewChange event of the Calendar.

Props

The following table outlines the props for the ViewChangeEvent:

NameTypeDefaultDescription
date
Date
-

The date that the calendar is focused on or has navigated to.

event
React.SyntheticEvent
-

The original browser event that triggered the navigation.

view
string
-

The name of the view to which the calendar has navigated.