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

SlotClickEvent

Updated on Oct 31, 2025

Represents the arguments for the slotClick and slotDblClick events.

NameTypeDefaultDescription

end

Date

Provides the end date of the slot.

isAllDay

boolean

Indicates if the slot is all-day.

originalEvent

any

Provides the original DOM event.

resources

any[]

Provides the resources of the slot.

sender

SchedulerComponent

Provides a reference to the Scheduler instance that triggered the event.

start

Date

Provides the start date of the slot.

type

"click" | "contextmenu"

Provides the event type.

Not finding the help you need?
Contact Support