Today
Interface
Represents an action that switches the current view to today's date more information.
Definition
Package:@progress/kendo-angular-scheduler
Syntax:
TS
const action = {
type: 'today'
};
Represents an action that switches the current view to today's date more information.
Package:@progress/kendo-angular-scheduler
Syntax:
const action = {
type: 'today'
};