EventClickArgs
12 Sep 20251 minute to read
An interface that holds options to control the event click action.
Properties
cancel boolean
Defines the cancel option.
date Date
Returns the date of the event.
element HTMLElement|HTMLElement[]
Returns the single or collection of HTML element(s).
event Record|Record[]
Returns a single or collection of selected or clicked events.
name string
Specifies name of the event.