ApprovalStepIndicator
stableMaker/checker approval pipeline with 5-step progression and rejection state
import { ApprovalStepIndicator } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
statusreq | ApprovalStep | — | Current pipeline step |
maker | string | — | Maker name attribution |
checker | string | — | Checker name attribution |
statusrequiredType
ApprovalStepDefault —Current pipeline step
makerType
stringDefault —Maker name attribution
checkerType
stringDefault —Checker name attribution
MobileWorks As-Is
Step indicators work at any width. On very narrow viewports (<320px), the label text may truncate — use the compact variant.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?