Currency Input
Input component for currency values
Was this example helpful?
Usage#
import { CurrencyInput } from "@medusajs/ui"
<CurrencyInput symbol="$" code="usd" />
API Reference#
This component is based on the input element and supports all of its props
Prop | Type | Default |
---|
| | - |
| | - |
| | "base" |
Was this page helpful?
Examples#
Base#
Was this example helpful?
Small#
Was this example helpful?