Skip to content

CurrencyFlag

stable

ISO 4217 currency code with flag emoji and optional symbol

import { CurrencyFlag } from "@nodus/design-system/finance"
Loading demo…

Props

coderequired
Type stringDefault

ISO 4217 currency code

showFlag
Type booleanDefault true

Show the flag emoji

showSymbol
Type booleanDefault false

Show the currency symbol after the code

density
Type "default" | "compact"Default

Display density

Metadatasemantictype
MobileWorks As-Is
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?