SpeedDialBeforeOpenCloseEventArgs
12 Sep 20251 minute to read
Provides information about the beforeOpen and beforeClose event callback.
Properties
cancel boolean
Defines whether the to cancel the open/close action of speed dial.
element HTMLElement
Provides the popup element of the speed dial.
event Event
Provides the original event which triggered the open/close action of speed dial.
name string
Specifies name of the event.