Main
A Main component from the Sigil design system.
Import
import { Main } from "@sigil-ui/components";Preview
Usage
<Main>Main content</Main>Props
| Prop | Type | Default | Description |
|---|---|---|---|
maxWidth | string | — | — |
center | boolean | — | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-content-max | Content max |
--s-page-margin | Page margin |