DataFootnote
stableReport footnote with data source attribution, timestamp, and optional disclaimer
import { DataFootnote } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
sourcereq | string | — | Data source attribution |
generatedAt | string | — | Generation timestamp |
disclaimer | string | — | Legal disclaimer text |
locale | string | — | BCP 47 locale override |
sourcerequiredType
stringDefault —Data source attribution
generatedAtType
stringDefault —Generation timestamp
disclaimerType
stringDefault —Legal disclaimer text
localeType
stringDefault —BCP 47 locale override
MobileWorks As-Is
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?