CommercialPaperTracker
stableCP issuance and maturity tracker with days-to-maturity urgency coloring and program-type classification
import { CommercialPaperTracker } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
itemsreq | CommercialPaperItem[] | — | CP issuances to track |
asOf | string | — | As-of date label |
itemsrequiredType
CommercialPaperItem[]Default —CP issuances to track
asOfType
stringDefault —As-of date label
MobileStacks / Scroll
Tracker table activates horizontal scroll on narrow viewports.
Design Rationale
This component was designed to express:
Explore Related
RepoRateTable→
Repo and reverse repo rate table by collateral type and tenor with spread-to-benchmark display
PaymentStatusTracker→
Payment lifecycle tracker with maker/checker pipeline and rejection handling
MaturityLadder→
Portfolio maturity distribution with bar chart and bucket details including count, amount, yield
Was this helpful?