Resizable
Accessible resizable panel groups and layouts with keyboard support.
Dependencies
Installation
Usage
Examples
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.