Feature Checkmark Columns
A production-scale, light + dark Feature Checkmark Columns component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add feature-checkmark-columnsLive preview available in the gallery.
Usage
import { FeatureCheckmarkColumns } from "@lerpa/ui";
<FeatureCheckmarkColumns />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| title | string | — | |
| subtitle | string | — | |
| columns | FeatureChecklistColumn[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.