LandorUI
GitHub

Fading Image

An image that fades in on load with a skeleton and error fallback.

Mountain landscape

Installation

npx shadcn@latest add https://landorui.landorestate.com/r/fading-image.json

Usage

An image that fades in on load, showing a pulsing skeleton while loading and an icon fallback if the source fails.

import { FadingImage } from "@/components/ui/fading-image";