Workflow Step Rail
A configurable, accessible workflow step rail surface for AI product workflows.
- Brief
- 2Research
- 3Human review
Installation
npm install @amro-ui/reactUsage
A configurable, accessible workflow step rail surface for AI product workflows.
Package
import { WorkflowStepRail } from "@amro-ui/react";
<WorkflowStepRail />shadcn copy
import { WorkflowStepRail } from "@/components/ui/workflow-step-rail";
<WorkflowStepRail />