Accessibility
Last updated
Was this helpful?
Last updated
Was this helpful?
react-joyride aims to be fully accessible, using the guidelines to support users of assistive technologies.
When the dialog is open, the TAB key will keep the focus on the dialog elements (input|select|textarea|button|object) within its contents. Elements outside the tooltip will not receive focus.
When the tooltip is closed the focus returns to the default.