Code examples
Use semantic HTML
This semantic HTML contains all accessibility features by default.
- Delay the update for dynamic counters
- Use
setTimeout
to allow the accessibility tree and screen reader time to update in a logical fashion
- Do not reference the
role="status"
element with aria-describedby
- This causes a bug in VoiceOver
50
of 50
characters remaining
Related textarea multiline input entries