Vue Resizable - ResizeEvent

The type of the resize event handler's argument.

import { ResizeEvent } from "devextreme/ui/resizable"
Type:

Object

component

The UI component's instance.

Selector: DxComponent
Type:

Resizable

element

The UI component's container.

event

Specifies the executed event.

Selector: DxEvent

height

Type:

Number

width

Type:

Number