Vue SelectBox - InitializedEvent

The type of the initialized event handler's argument.

import { DxSelectBoxTypes } from "devextreme-vue/select-box"
Type: DxSelectBoxTypes.InitializedEvent

component

The UI component's instance.

Type:

SelectBox

element

The UI component's container.