Project update
A reusable content surface for a concise message.
Website / Cards
Presents a generic titled content block.
A reusable content surface for a concise message.
Interactive preview using local sample data. Styling is intentionally left to the consuming project.
// ContentCard usage will be documented here.This Website → Cards → ContentCard component provides a neutral structural starting point. Adapt local visual presentation through documented props and className without changing its semantic purpose.
Keep heading levels correct within the page hierarchy.
| API focus |
|---|
| Title, description, children, actions, className. |
The preview uses safe local sample data. Check the exported TypeScript types before adapting it to project data.
Full library
pnpm install:project /absolute/path/to/your-project
Planned guided selection
Website → Cards → ContentCard