AIImage Slot
A configurable, accessible aiimage slot surface for AI product workflows.
No image generatedempty
Installation
npm install @amro-ui/reactUsage
A configurable, accessible aiimage slot surface for AI product workflows.
Package
import { AIImageSlot } from "@amro-ui/react";
<AIImageSlot />shadcn copy
import { AIImageSlot } from "@/components/ui/ai-image-slot";
<AIImageSlot />