We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e364583 + ba0a266 commit 68f822fCopy full SHA for 68f822f
README.md
@@ -31,3 +31,7 @@ A11ySpeak( "The message you want to send to the ARIA live region" );
31
// For assertive messages that should interrupt what screen readers are currently announcing.
32
A11ySpeak( "The message you want to send to the ARIA live region", "assertive" );
33
```
34
+
35
+## Browser support
36
37
+IE9+ and all modern browsers.
0 commit comments