Frame
A Frame component from the Sigil design system.
Import
import { Frame } from "@sigil-ui/components";Preview
Usage
<Frame>...</Frame>Props
| Prop | Type | Default | Description |
|---|---|---|---|
variant | `"default" | "accent" | "dashed"` |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-border | Border |
--s-primary | Primary |
--s-card-radius | Card radius |