Easily adjust panel sizes with drag or keyboard controls for a flexible, accessible layout.
react-resizable-panels
lucide-reactThis Resizable component is powered by the react-resizable-panels library created by bvaughn.
Install the following dependencies:
Root component that controls all the parts of a tabs.
| Prop | Type | Default |
|---|---|---|
| direction | horizontal, vertical | - |
| Prop | Type | Default |
|---|---|---|
| defaultSize | number | - |
| collapsedSize | number | - |
| collapsible | boolean | false |
| Prop | Type | Default |
|---|---|---|
| disabled | boolean | false |
| withHandle | boolean | false |