Search results

ResizeEventArgs API in React Splitter API component

Provides information about a Resize event.

Properties

cancel

boolean

Control the resize action whether the resize action happens continuously. When you set this argument to true, resize process will be stopped.

event

Event

Contains default event arguments.

index

number[]

Contains the index of resizing pane.

pane

HTMLElement[]

Contains the corresponding resizing pane.

separator

HTMLElement

Contains the resizing pane’s separator element.