Frontendcomponentsuicomponents/ui/currency-displayfunctionsFunction: CurrencyDisplay()On this pageFunction: CurrencyDisplay() CurrencyDisplay(__namedParameters): any A component for consistently displaying currency values throughout the application Parameters __namedParameters CurrencyDisplayProps Returns any Example <CurrencyDisplay amount="1234.56" variant="success" showSign />