ConcentrationRisk
stablePortfolio concentration risk breakdown with exposure bars and limit indicators
import { ConcentrationRisk } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
exposuresreq | Exposure[] | — | Concentration exposure data |
dimension | string | — | Risk dimension label |
currency | string | — | Currency code |
locale | string | — | BCP 47 locale override |
label | string | — | Section label |
exposuresrequiredType
Exposure[]Default —Concentration exposure data
dimensionType
stringDefault —Risk dimension label
currencyType
stringDefault —Currency code
localeType
stringDefault —BCP 47 locale override
labelType
stringDefault —Section label
MobileStacks / Scroll
Risk breakdown table/chart activates h-scroll on narrow viewports.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?