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