ResizingEventArgs
12 Sep 20251 minute to read
Provides information about a Resizing event.
Properties
element HTMLElement
Contains the root element of resizing pane.
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.