Skip to content
Get Pro

Image Generation Loader

A streaming image surface with live progress, a playable Snake diversion, and an in-place completed result.

Loading component preview…

Installation

Add the component source directly to your project.

pnpm dlx shadcn@latest add https://pastaui.com/r/image-generation-loader.json

API reference

Image Generation Loader

Image Generation Loader properties
PropTypeDefaultDescription
statuscomplete | generating | queuedcompleteSets the generation state.
progressnumber0Displays refinement progress.
imageUrlstringDisplays the completed image.
playablebooleantrueLets people open Snake while generation is in progress.
onEdit() => voidHandles the completed-image edit action.