New to Kendo UI for AngularStart a free 30-day trial

SelectDate

An action which indicates that the current view will switch to the specified date (more information).

ts
const action = {
 type: 'select-date',
 date: new Date('2018-10-22')
}
NameTypeDefaultDescription

date

Date

The date that will be selected by the Scheduler.

Not finding the help you need?
Contact Support