HedgeBook
stableHedge position register with instrument details, notional, and effectiveness status
import { HedgeBook } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
hedgesreq | HedgePosition[] | — | Hedge position records |
currency | string | — | Currency code |
locale | string | — | BCP 47 locale override |
label | string | — | Book title |
hedgesrequiredType
HedgePosition[]Default —Hedge position records
currencyType
stringDefault —Currency code
localeType
stringDefault —BCP 47 locale override
labelType
stringDefault —Book title
MobileStacks / Scroll
Hedge book table activates horizontal scroll on narrow viewports.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?