sstur / react-rte

Pure React rich text WYSIWYG editor based on draft-js.
https://react-rte.org
ISC License
2.86k stars 431 forks source link

Add Accessibility properties and tests to the component #383 #445

Open svenliebig opened 2 years ago

svenliebig commented 2 years ago

Adding some basic accessibility attributes, tests and documentation to the component, to make it more useable in projects that have strict accessibility requirements.

https://github.com/sstur/react-rte/issues/383