SpeedDialOpenCloseEventArgs

Interface represents the event arguments for the onClose and the onOpen event.

Properties

cancel Boolean

Gets or sets a value indicating whether we should cancel the operation or not.

element HTMLElement

Gets the popup element of the speed dial.

event Event

Gets the original triggered event arguments.

name String

Gets the name of the event.