Docs Blog Tutorials ProSoon Contact
Follow on X GitHub
Topic

Editor accessibility

There are two accessibility problems in a rich text editor and they are usually confused. One is whether the editor itself can be operated without a mouse and announced sensibly by a screen reader. The other is whether the content people author with it is accessible to their readers. These posts cover both, including the parts of WCAG 2.1 AA that a contenteditable surface makes genuinely awkward.

Articles and tutorials

In the docs

Image → Editable alt text on inserted images. Toolbar → Keyboard navigation and ARIA state. Theming → Focus rings and contrast tokens.

More topics

ProseMirrorNotion-styleAngularTypeScript

Back to all articles or all tutorials.