Function CurrencyInput

  • NOTE: Exotic components are not callable.

    Parameters

    • props: CurrencyInputProps & RefAttributes<HTMLInputElement>

    Returns ReactElement<any, string | JSXElementConstructor<any>>

Properties

$$typeof: symbol
defaultProps?: Partial<CurrencyInputProps & RefAttributes<HTMLInputElement>>
displayName?: string
propTypes?: WeakValidationMap<
    CurrencyInputProps & RefAttributes<HTMLInputElement>,
>