JavaScript/jQuery Button - ClickEvent

The type of the click event handler's argument.

import { ClickEvent } from "devextreme/ui/button"
Type:

Object

Used in:

component

The UI component's instance.

Type:

Button

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

validationGroup

Type:

Object