Vue Resizable - ResizeEndEvent

The type of the resizeEnd event handler's argument.

import { ResizeEndEvent } 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