Vue Drawer - InitializedEvent

The type of the initialized event handler's argument.

import { DxDrawerTypes } from "devextreme-vue/drawer"
Type: DxDrawerTypes.InitializedEvent

component

The UI component's instance.

Type:

Drawer

element

The UI component's container.