New to Kendo UI for Angular? Start a free 30-day trial

SlotClickEvent

Arguments for slotClick and slotDblClick events.

NameTypeDefaultDescription

end

Date

The end date of the slot.

isAllDay

boolean

Indicates if the slot is all-day.

originalEvent

any

The original DOM event.

resources

any[]

The resources of the slot.

sender

SchedulerComponent

A reference to the Scheduler instance that triggered the event.

start

Date

The start date of the slot.

type

"click" | "contextmenu"

The event type.

In this article

Not finding the help you need?