New to Kendo UI for Angular? Start a free 30-day trial
NavigationAction
A discriminated union of supported navigation actions (more information and examples).
type
NavigationAction = Next | Prev | SelectDate | Today | ViewChange | ShowDate | ScrollTime | FocusPrev | FocusNext | ToggleBusinessHours | FocusToolbar;