ISplitterResizedEventArgs

12 Sep 20251 minute to read

Properties

cancel boolean

Defines the event is cancel-able or not.

element HTMLElement

Defines the element.

event Event

Defines the event.

index number[]

Defines the index of resizing pane.

pane HTMLElement[]

Defines the pane.

paneSize number[]

Defines the size of resized pane.

separator HTMLElement

Defines the separator.