EventRenderedArgs
12 Sep 20251 minute to read
An interface that holds options to control the events (appointments) rendering in Scheduler.
Properties
cancel boolean
Defines the cancel option.
data Record
Returns the event data.
element HTMLElement
Returns the event element which is currently being rendered on the UI.
name string
Specifies name of the event.
type string
Returns the type of the event element which is currently being rendered on the Scheduler.