SanctionsCheck
stableSanctions screening result card with entity name, list matches, and clear/hit status
import { SanctionsCheck } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
entityreq | string | — | Screened entity name |
resultreq | SanctionsResult | — | Screening result |
listsreq | string[] | — | Screened sanctions lists |
timestampreq | string | — | Screening timestamp |
label | string | — | Card label |
entityrequiredType
stringDefault —Screened entity name
resultrequiredType
SanctionsResultDefault —Screening result
listsrequiredType
string[]Default —Screened sanctions lists
timestamprequiredType
stringDefault —Screening timestamp
labelType
stringDefault —Card label
MobileStacks / Scroll
Check result card goes full-width on mobile.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?