Angular Resizable - ResizeStartEvent

The type of the resizeStart event handler's argument.

import { DxResizableTypes } from "devextreme-angular/ui/resizable"
Type: DxResizableTypes.ResizeStartEvent

component

The UI component's instance.

Selector: dxo-component
Type:

Resizable

element

The UI component's container.

event

Specifies the executed event.

Selector: dxo-event

height

Type:

Number

model

Model data. Available only if you use Knockout.

Type: any

width

Type:

Number