BulkExecutionTimeline
stableBulk payment/trade execution pipeline with per-item status tracking and failure callouts
import { BulkExecutionTimeline } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
itemsreq | ExecutionItem[] | — | Execution pipeline items |
totalAmountreq | number | — | Total batch amount |
currency | string | — | Currency for amounts |
itemsrequiredType
ExecutionItem[]Default —Execution pipeline items
totalAmountrequiredType
numberDefault —Total batch amount
currencyType
stringDefault —Currency for amounts
MobileStacks / Scroll
Horizontal timeline activates h-scroll on narrow viewports.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?