Search results

ResizingEventArgs API in Vue Splitter API component

Provides information about a Resizing event.

Properties

event

Event

Contains default event arguments.

index

number[]

Contains the index of resizing pane.

pane

HTMLElement[]

Contains the corresponding resizing pane.

paneSize

number[]

Contains a pane size when it resizes.

separator

HTMLElement

Contains the resizing pane’s separator element.