randomseeds logo
Random Design System

Resizable

Resizable panel groups that allow users to adjust the size of content areas. Built on react-resizable-panels.

Horizontal

Panel A
Panel B

Usage

Use resizable panels for layouts where users need to control the proportion of content areas (e.g. code editors, dashboards with sidebars).

Props

PropTypeDefaultDescription
direction"horizontal" | "vertical"Resize direction (on PanelGroup)
defaultSizenumberInitial size as percentage (on Panel)
withHandlebooleanfalseShow grip handle (on ResizableHandle)