Image
Obrázek s variantami (circle, bordered, overlay) a figure/caption wraperem
Installation
pnpm dlx shadcn@latest add https://registry.ceskysoftware.cz/r/image.json
Usage
Preview
Nová galerie
Import
import { Image, ImageContainer, ImageOverlay, ImageCaption, ImageFigure } from "@/components/ui/image"
Example
<Image
src="/path/to/image.jpg"
alt="Popis obrázku"
variant="rounded"
className="w-64 h-64"
/>
Dependencies
https://registry.ceskysoftware.cz/r/utils.json (registry)