Blog Grid Three Column
A production-scale, light + dark Blog Grid Three Column component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add blog-grid-three-columnLive preview available in the gallery.
Usage
import { BlogGridThreeColumn } from "@lerpa/ui";
<BlogGridThreeColumn />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| title | string | — | |
| subtitle | string | — | |
| ctaLabel | string | — | |
| ctaHref | string | — | |
| posts | BlogPost[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.