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