New to Kendo UI for Angular? Start a free 30-day trial
Next
Updated on Jun 18, 2025
Represents an action that switches the current view to the next period (more information and examples).
typescript
const action = {
type: 'next'
};