Vue TagBox - InitializedEvent

The type of the initialized event handler's argument.

import { DxTagBoxTypes } from "devextreme-vue/tag-box"
Type: DxTagBoxTypes.InitializedEvent

component

The UI component's instance.

Type:

TagBox

element

The UI component's container.