Angular Button - ClickEvent

The type of the click event handler's argument.

import { DxButtonTypes } from "devextreme-angular/ui/button"
Type: DxButtonTypes.ClickEvent

Used in:

component

The UI component's instance.

Selector: dxo-component
Type:

Button

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

validationGroup

Type:

Object