SplitterOnChangeEvent
Represents the onChange event of the Splitter.
isLast
boolean
Indicates if is the last event during drag. Can be used to optimize performance.
nativeEvent
MouseEvent<HTMLDivElement> | KeyboardEvent<HTMLDivElement> | any
The native DOM event.
newState
The new panes state.