Vue TextBox - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

TextBox

element

The UI component's container.