Resizable
Split-pane layout with drag-to-resize handles. Compose ResizablePanelGroup with ResizablePanel children and ResizableHandle between them.
Default
Two-pane horizontal split.
Vertical
Stack panels with direction="vertical".
With handle
Nested groups with visible drag handles via withHandle on each ResizableHandle.
Multiple handles
Three panels split by two visible handles, each with the withHandle grip.