Angular SpeedDialAction - ClickEvent

The type of the click event handler's argument.

import { DxSpeedDialActionTypes } from "devextreme-angular/ui/speed-dial-action"
Type: DxSpeedDialActionTypes.ClickEvent

actionElement

component

The UI component's instance.

Selector: dxo-component

element

The UI component's container.

event

Specifies the executed event.

Selector: dxo-event

model

Model data. Available only if you use Knockout.

Type: any