New to Kendo UI for Angular? Start 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
}