This component should be used to render a TextArea inside a Formik form.
Optional
<Field name="title" label="Title" as={TextAreaField} /> Copy
<Field name="title" label="Title" as={TextAreaField} />
Generated using TypeDoc
This component should be used to render a TextArea inside a Formik form.