Vue TextArea - DisposingEvent

The type of the disposing event handler's argument.

import { DxTextAreaTypes } from "devextreme-vue/text-area"
Type: DxTextAreaTypes.DisposingEvent

component

The UI component's instance.

Selector: DxComponent
Type:

TextArea

element

The UI component's container.