MultiViewCalendarChangeEvent<T>
The arguments for the onChange
event of the MultiViewCalendar. * The generic argument sets the target type of the event. Defaults to MultiViewCalendar
.
nativeEvent?
any
syntheticEvent
SyntheticEvent<any>
target
T
value
Date | Date[] | SelectionRange | null