Vue DateBox - InitializedEvent

The type of the initialized event handler's argument.

import { DxDateBoxTypes } from "devextreme-vue/date-box"
Type: DxDateBoxTypes.InitializedEvent

component

The UI component's instance.

Type:

DateBox

element

The UI component's container.