AmroUI
GitHub

Asset Detail Drawer

A configurable, accessible asset detail drawer surface for AI product workflows.

Installation

npm install @amro-ui/react

Usage

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 />