<React.Fragment /><React.Fragment />Textarea components can use the following props:
className (optional)errorMessage (optional)hasError (optional)hintText (optional)idid attribute of the textarea element.labelname (optional)name attribute of the textarea element.onBlur (optional)onChange (optional)placeholder (optional)placeholder attribute of the textarea element.rows (optional)rows attribute of the textarea element. Default is 4.value (optional)textarea element.Use these additional props for a textarea with a character count:
countThreshold (optional)maxlength