Website / Media
Image
Displays a standard image.
Live example
Interactive preview using local sample data. Styling is intentionally left to the consuming project.
Usage
// Image usage will be documented here.Adopt to your project
This Website → Media → Image component provides a neutral structural starting point. Adapt local visual presentation through documented props and className without changing its semantic purpose.
Accessibility
Every informative image needs meaningful alternative text.
API reference
| API focus |
|---|
| Source, alt text, fit, dimensions, loading behavior. |
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 → Media → Image