Dashboard APIForm ComponentsMoneyInputCopy as MDOn this pageMoneyInputMoneyInput @vendure/dashboardmoney-input.tsx A component for displaying a money value. The currency can be specified, but otherwise will be taken from the active channel's default currency. Signaturefunction MoneyInput(props: Readonly<MoneyInputProps>): void Parameters props parameterReadonly<MoneyInputProps>