Accessibility in React Document Editor component
22 Jul 20262 minutes to read
The accessibility compliance for the React Document Editor (also referred to as the Document Editor) component is outlined below.
- All features of the component meet the requirement.
- Some features of the component do not meet the requirement.
- The component does not meet the requirement.Keyboard Accessibility
For keyboard accessibility, the Document Editor supports a range of keyboard shortcuts for navigation and editing without a mouse, including tab navigation, cursor movement, and shortcut key combinations for common editing actions such as copy, paste, undo, and redo.
The following accessibility compliance summary applies to the @syncfusion/ej2-react-documenteditor package.
Ensuring Accessibility
The Document Editor component’s accessibility levels are ensured through an accessibility-checker and axe-core software tools during automated testing.
The accessibility compliance of the Document Editor component is shown in the following sample. Open the sample in a new window to evaluate the accessibility of the Document Editor component with accessibility tools.