Vue Resizable - InitializedEvent

The type of the initialized event handler's argument.

import { DxResizableTypes } from "devextreme-vue/resizable"
Type: DxResizableTypes.InitializedEvent

component

The UI component's instance.

Type:

Resizable

element

The UI component's container.