React Button - ClickEvent

The type of the click event handler's argument.

import { ButtonTypes } from "devextreme-react/button"
Type: ButtonTypes.ClickEvent

Used in:

component

The UI component's instance.

Selector: Component
Type:

Button

element

The UI component's container.

event

Specifies the executed event.

Selector: Event

model

Model data. Available only if you use Knockout.

Type: any

validationGroup

Type:

Object