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