Skip to content

ApprovalPipeline

stable

Maker/checker approval pipeline with step-by-step status, rejection reasons, and actor attribution

import { ApprovalPipeline } from "@nodus/design-system/finance"
Loading demo…

Props

title
Type stringDefault "Approval Pipeline"

Pipeline title

stepsrequired
Type ApprovalStep[]Default

Ordered approval steps with stage/actor/timestamp

reference
Type stringDefault

Reference ID for the item under approval

Metadatasemantictypebordermotionoutcome
MobileStacks / Scroll

Multi-step pipeline activates horizontal scroll on mobile. Steps may be collapsed into a compact progress indicator below sm.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?