Skip to main content

MoneyInput

MoneyInput

A component for displaying a money value. The currency can be specified, but otherwise will be taken from the active channel's default currency.

Signature
function MoneyInput(props: Readonly<MoneyInputProps>): void

Parameters

props

parameter
Readonly<MoneyInputProps>