Footer
A composable site footer with grouped navigation, brand, and social links. Ships from @eluan/core with default, modern, and minimal variants.
Import
Footer is a compound component — compose it from the provided parts.
Usage
Installation
Props
Footer accepts the following props. Sub-components (FooterSection, FooterLink, etc.) forward standard element props.
| Prop | Type | Default | Description |
|---|---|---|---|
variant | "default" | "modern" | "default" | The visual style of the footer. |
size | "sm" | "default" | "lg" | "default" | Vertical padding and spacing scale. |
wordmark | string | — | Full-bleed brand wordmark rendered at the bottom edge, lower half clipped. |