NSFRPanel
stableNet Stable Funding Ratio panel with ASF/RSF category breakdown and compliance status
import { NSFRPanel } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
asfreq | NSFRCategory[] | — | Available stable funding categories |
rsfreq | NSFRCategory[] | — | Required stable funding categories |
minimum | number | — | Regulatory minimum |
currency | string | — | Currency code |
locale | string | — | BCP 47 locale override |
label | string | — | Panel title |
asfrequiredType
NSFRCategory[]Default —Available stable funding categories
rsfrequiredType
NSFRCategory[]Default —Required stable funding categories
minimumType
numberDefault —Regulatory minimum
currencyType
stringDefault —Currency code
localeType
stringDefault —BCP 47 locale override
labelType
stringDefault —Panel title
MobileStacks / Scroll
NSFR metrics panel collapses to single-column on mobile.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?