import { CurrencyFlag } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
codereq | string | — | ISO 4217 currency code |
showFlag | boolean | true | Show the flag emoji |
showSymbol | boolean | false | Show the currency symbol after the code |
density | "default" | "compact" | — | Display density |
coderequiredType
stringDefault —ISO 4217 currency code
showFlagType
booleanDefault trueShow the flag emoji
showSymbolType
booleanDefault falseShow the currency symbol after the code
densityType
"default" | "compact"Default —Display density
MobileWorks As-Is
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?