ResizablePanelGroup
A ResizablePanelGroup component from the Sigil design system.
Import
import { ResizablePanelGroup, ResizablePanel, ResizableHandle } from "@sigil-ui/components";Preview
Usage
<ResizablePanelGroup>...</ResizablePanelGroup>Sub-components
This component includes the following parts:
<ResizablePanel><ResizableHandle>
Props
| Prop | Type | Default | Description |
|---|---|---|---|
withHandle | boolean | — | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-border | Border |
--s-duration-fast | Duration fast |
--s-primary | Primary |
--s-ring | Ring |
--s-radius-sm | Radius sm |
--s-surface | Surface |
--s-text-muted | Text muted |