New to Kendo UI for Angular? Start a free 30-day trial
Next
An action which indicates that the current view will switch to the next period (more information and examples).
ts
const action = {
type: 'next'
}
An action which indicates that the current view will switch to the next period (more information and examples).
const action = {
type: 'next'
}