components
/components/ui/currency-input.tsx
/components/ui/currency-input.tsx
Installation
Usage
Imports
import { CurrencyInput } from "@/components/ui/currency-input"Code
<CurrencyInput placeholder="Enter Currency Amount" />Examples
With Prefix
Custom Group Separators
Custom Decimal Separators
Decimal Limit
No Decimal
Step
Max Value
Intl Locale Config
With Input Wrapper
With Input Group
With Select and Custom Prefix
The currency-input is built on top of react-currency-input-field with
Input. For more details, refer to the official
documentation.
Props
<CurrencyInput>
| Name | Default | Values |
|---|---|---|
| External Reference | - | - |