AmroUI
GitHub

Workflow Step Rail

A configurable, accessible workflow step rail surface for AI product workflows.

  1. Brief
  2. 2Research
  3. 3Human review

Installation

npm install @amro-ui/react

Usage

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