Vue TextArea - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

TextArea

element

The UI component's container.