React Button - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

Button

element

The UI component's container.