Function: TextFieldError()
TextFieldError(
props):any
Defined in: composites/TextField/TextField.tsx:284
Validation message — rendered by React Aria only when the field is
invalid. Uses the invalid State of the canonical input.primary
subtree (mirroring the control's invalid coloring).
Parameters
| Parameter | Type |
|---|---|
props | TextFieldErrorProps |
Returns
any