• This component can be used to display a textarea input inside a form. If you run your form in a Formik context, consider using the TextAreaField component instead.

    Parameters

    Returns null | ReactElement<any, any>

Generated using TypeDoc