Product Preview Frame
A browser-like frame for credible application previews with optional tools and fullscreen handling.
The agent completed its work, verified the result, and paused before action.
Verified sources12
Installation
npm install @amro-ui/reactUsage
A browser-like frame for credible application previews with optional tools and fullscreen handling.
Package
import { ProductPreviewFrame } from "@amro-ui/react";
<ProductPreviewFrame />shadcn copy
import { ProductPreviewFrame } from "@/components/ui/product-preview-frame";
<ProductPreviewFrame />