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

A native browser event with additional fields from EventObject.

Selector: dxo-event

validationGroup

Type:

Object