New to Kendo UI for Angular? Start a free 30-day trial
Today
Represents an action that switches the current view to today's date more information.
typescript
const action = {
type: 'today'
};
Represents an action that switches the current view to today's date more information.
const action = {
type: 'today'
};