Docs
Resizable
Resizable
Accessible brutal retro resizable panel groups and layouts with keyboard support.
Vertical
Use the direction
prop to set the direction of the resizable panels.
Handle
You can set or hide the handle by using the withHandle
prop on the ResizableHandle
component.
About
The Resizable
component is built on top of react-resizable-panels by bvaughn.
Installation
Install the following dependencies:
npm install react-resizable-panels