Skip to content

Commit 8510e8c

Browse files
committed
1 parent 868301b commit 8510e8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/textinput.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ Inherits [View Props](view.md#props).
110110
String read by screenreaders to indicate an error state of a TextInput.
111111
Setting accessibilityInvalid to true activates the error message.
112112

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.
114+
113115
| Type |
114116
| ------ |
115117
| string |

0 commit comments

Comments
 (0)