• NOTE: Exotic components are not callable.

    Parameters

    • props: PasswordInputProps & RefAttributes<HTMLInputElement>

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

Properties

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