ButtonGroup
A ButtonGroup component from the Sigil design system.
Import
import { ButtonGroup } from "@sigil-ui/components";Preview
Usage
<ButtonGroup>ButtonGroup content</ButtonGroup>Props
| Prop | Type | Default | Description |
|---|---|---|---|
orientation | `"horizontal" | "vertical"` | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-radius-none | Radius none |
--s-radius-md | Radius md |