Function: TextAreaError()
TextAreaError(
props):Element
Defined in: composites/TextArea/TextArea.tsx:216
Validation message — rendered by React Aria only when the field is invalid.
Parameters
| Parameter | Type |
|---|---|
props | TextAreaErrorProps |
Returns
Element