StatusBadge
stableCompliance/regulatory status indicator for filings, KYC, and attestations
import { StatusBadge } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
statusreq | 'compliant' | 'pending' | 'non-compliant' | 'exempt' | 'expired' | — | Compliance status level |
labelreq | string | — | Label text (e.g. 'KYC Verified', 'ADV Filed') |
statusrequiredType
'compliant' | 'pending' | 'non-compliant' | 'exempt' | 'expired'Default —Compliance status level
labelrequiredType
stringDefault —Label text (e.g. 'KYC Verified', 'ADV Filed')
MobileWorks As-Is
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?