Footer
A Footer component from the Sigil design system.
Import
import { Footer } from "@sigil-ui/components";Preview
Usage
<Footer>...</Footer>Props
| Prop | Type | Default | Description |
|---|---|---|---|
columns | FooterColumn[] | — | Column definitions for the footer link grid. |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-border | Border |
--s-border-style | Border style |
--s-surface | Surface |
--s-footer-py | Footer py |
--s-text | Text |
--s-text-muted | Text muted |
--s-duration-fast | Duration fast |