122 components

ImageWithFallback@djangocfg/ui-nextjs

Image component with automatic fallback icons when image fails to load

Preview

Try different image URLs or simulate errors to see the fallback icon

Examples:
- https://github.com/shadcn.png (valid)
- /invalid-path.jpg (triggers fallback)

Import

Loading code...