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

ShowDate

An action which indicates that details for the specified date will be shown.

ts
const action = {
 type: 'show-date',
 view: schedulerView,
 date: Date
}
NameTypeDefaultDescription

date

Date

The new selected date.

view

SchedulerView

The view in which the date will be displayed.

Not finding the help you need?
Contact Support