Asset Detail Drawer
A configurable, accessible asset detail drawer surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible asset detail drawer surface for AI product workflows.
Package
import { AssetDetailDrawer } from "@amro-ui/react";
<AssetDetailDrawer />shadcn copy
import { AssetDetailDrawer } from "@/components/ui/asset-detail-drawer";
<AssetDetailDrawer />