Vue Button - DisposingEvent

The type of the disposing event handler's argument.

import { DxButtonTypes } from "devextreme-vue/button"
Type: DxButtonTypes.DisposingEvent

component

The UI component's instance.

Selector: DxComponent
Type:

Button

element

The UI component's container.