Vue TextBox - DisposingEvent

The type of the disposing event handler's argument.

import { DxTextBoxTypes } from "devextreme-vue/text-box"
Type: DxTextBoxTypes.DisposingEvent

component

The UI component's instance.

Selector: DxComponent
Type:

TextBox

element

The UI component's container.