Team Culture Values Grid
A production-scale, light + dark Team Culture Values Grid component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add team-culture-values-gridLive preview available in the gallery.
Usage
import { TeamCultureValuesGrid } from "@lerpa/ui";
<TeamCultureValuesGrid />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| eyebrow | string | — | |
| title | string | — | |
| subtitle | string | — | |
| values | CultureValue[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.