ReconWaterfall
stableReconciliation waterfall showing match stages from total items to final exceptions
import { ReconWaterfall } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
segmentsreq | ReconSegment[] | — | Waterfall segments |
currency | string | — | Currency code |
locale | string | — | BCP 47 locale override |
label | string | — | Chart title |
segmentsrequiredType
ReconSegment[]Default —Waterfall segments
currencyType
stringDefault —Currency code
localeType
stringDefault —BCP 47 locale override
labelType
stringDefault —Chart title
MobileStacks / Scroll
Waterfall chart requires min 320px. Wrap in overflow-x-auto.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?