CounterpartyRiskCard
stableAI-powered counterparty credit risk dashboard with score bands and recommendations
import { CounterpartyRiskCard } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | — | Section heading (default: Counterparty Risk) |
counterpartiesreq | CounterpartyRisk[] | — | Risk assessments from AI treasury service |
assessedAt | string | — | Assessment timestamp |
labelType
stringDefault —Section heading (default: Counterparty Risk)
counterpartiesrequiredType
CounterpartyRisk[]Default —Risk assessments from AI treasury service
assessedAtType
stringDefault —Assessment timestamp
MobileStacks / Scroll
Risk metrics stack to single column on mobile.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?