New to Kendo UI for Vue? Start a free 30-day trial
SplitterOnChangeEvent
Represents the onChange event of the Splitter.
| Name | Type | Default | Description |
|---|---|---|---|
isLast |
|
Indicates if is the last event during drag. Can be used to optimize performance. | |
nativeEvent |
|
The native DOM event. | |
newState |
|
The new panes state. |