Resizable panel layouts with drag and keyboard support. Supports horizontal and vertical orientations with configurable min sizes.
Import all parts of the component and piece them together
The root Splitter component.
| Prop | Type | Default |
|---|---|---|
orientation | enum | horizontal |
defaultSizes | number[] | -- |
minSizes | number[] | -- |
onSizesChange | function | -- |