Docs
Resizable
Resizable
A component that divides your interface into resizable sections.
Installation
Install the following dependencies:
Copy and paste the following code into your project:
Install the following dependencies:
Copy and paste the following code into your project:
Usage
Examples
Vertical
Use the orientation
prop to set the orientation of the resizable panels.
Handle
You can set or hide the handle by using the withHandle
prop on the ResizableHandle
component.