Website / Cards
MediaCard
Presents media-led content.
Live example
Interactive preview using local sample data. Styling is intentionally left to the consuming project.
Usage
// MediaCard usage will be documented here.Adopt to your project
This Website → Cards → MediaCard component provides a neutral structural starting point. Adapt local visual presentation through documented props and className without changing its semantic purpose.
Accessibility
Ensure media has alternative text or is explicitly decorative.
API reference
| API focus |
|---|
| Media source, alt text, ratio, title, destination. |
The preview uses safe local sample data. Check the exported TypeScript types before adapting it to project data.
Installation
Full library
pnpm install:project /absolute/path/to/your-project
Planned guided selection
Website → Cards → MediaCard