MatchWaterfall
stableReconciliation match funnel showing progressive matching stages and unmatched exceptions
import { MatchWaterfall } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
totalreq | number | — | Total transaction count |
bucketsreq | MatchBucket[] | — | Match method buckets |
unmatchedreq | number | — | Unmatched exception count |
totalrequiredType
numberDefault —Total transaction count
bucketsrequiredType
MatchBucket[]Default —Match method buckets
unmatchedrequiredType
numberDefault —Unmatched exception count
MobileStacks / Scroll
Waterfall activates horizontal scroll on narrow viewports.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?