LayoutControls
A LayoutControls component from the Sigil design system.
import { LayoutControls } from "@sigil-ui/components";
<LayoutControls>...</LayoutControls>
| Prop | Type | Default | Description |
|---|
onPatch | (category: string, key: string, value: string) => void | — | — |
values | { | — | — |
navbarHeight | string | — | — |
pageMargin | string | — | — |
gutter | string | — | — |
sectionGap | string | — | — |
bentoGap | string | — | — |
bentoRadius | string | — | — |
contentMax | string | — | — |
gridColumns | string | — | — |
| CSS Variable | Purpose |
|---|
--s-font-mono | Font mono |
--s-text-muted | Text muted |
--s-primary | Primary |
--s-text-secondary | Text secondary |