React Resizable - ResizeStartEvent

The type of the resizeStart event handler's argument.

import { ResizableTypes } from "devextreme-react/resizable"
Type: ResizableTypes.ResizeStartEvent

component

The UI component's instance.

Selector: Component
Type:

Resizable

element

The UI component's container.

event

Specifies the executed event.

Selector: Event

height

Type:

Number

model

Model data. Available only if you use Knockout.

Type: any

width

Type:

Number