Event Type Card
A configurable, accessible event type card surface for AI product workflows.
30 minutesAmro specialist
- Goal review
- Practical next steps
Installation
npm install @amro-ui/reactUsage
A configurable, accessible event type card surface for AI product workflows.
Package
import { EventTypeCard } from "@amro-ui/react";
<EventTypeCard />shadcn copy
import { EventTypeCard } from "@/components/ui/event-type-card";
<EventTypeCard />