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

A native browser event with additional fields from EventObject.

Selector: Event

validationGroup

Type:

Object