SchedulerViewChangeEvent

Event arguments provided when the active view changes in the scheduler. Fired when users switch between Day, Week, Month, or other view types.

Props

The following table outlines the props for the SchedulerViewChangeEvent:

NameTypeDefaultDescription
value
string
-

The name or identifier of the newly active view (e.g., 'Day', 'Week', 'Month').