You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
String read by screenreaders to indicate an error state of a TextInput.
111
111
Setting accessibilityInvalid to true activates the error message.
112
112
113
+
Note: This prop models [`aria-errormessage`](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-errormessage) but differs in that it does not provide an element id.
0 commit comments