RepoRateTable
stableRepo and reverse repo rate table by collateral type and tenor with spread-to-benchmark display
import { RepoRateTable } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
rowsreq | RepoRateRow[] | — | Repo rate rows |
sofrRate | number | — | SOFR reference rate in percent |
rowsrequiredType
RepoRateRow[]Default —Repo rate rows
sofrRateType
numberDefault —SOFR reference rate in percent
MobileStacks / Scroll
Rate table activates horizontal scroll on narrow viewports.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?