Margin
A Margin component from the Sigil design system.
Import
import { Margin } from "@sigil-ui/components";Preview
Usage
<Margin>Margin content</Margin>Props
| Prop | Type | Default | Description |
|---|---|---|---|
size | `"sm" | "md" | "lg"` |
visible | boolean | — | Show visible border rail indicators. |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-border-muted | Border muted |