FeaturedGrid
A FeaturedGrid component from the Sigil design system.
Import
import { FeaturedGrid } from "@sigil-ui/components";Usage
<FeaturedGrid>...</FeaturedGrid>Props
| Prop | Type | Default | Description |
|---|---|---|---|
featuredRatio | string | 2fr | Ratio of the featured column. |
columns | number | 3 | Number of columns in the secondary grid. |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-border | Border |