Docs
resizable
resizable
API reference for @udecode/plate-resizable.
Loading...
ResizablePanelGroup
A group of resizable panels.
Parameters
Collapse all
Additional classes to apply to the panel group.
Additional props to pass to the panel group.
Returns
A component that renders a group of resizable panels.
ResizablePanel
A single resizable panel.
Parameters
Collapse all
Additional props to pass to the panel.
Returns
A component that renders a resizable panel.
ResizableHandle
A handle for resizing panels.
Parameters
Collapse all
Additional classes to apply to the handle.
Whether to display a visual handle.
Additional props to pass to the handle.
Returns
A component that renders a handle for resizing panels.