Accessibility
react-joyride aims to be fully accessible, using the WAI-ARIA guidelines to support users of assistive technologies.
When the dialog is open, the TAB key will be keep the focus on the dialog elements (input|select|textarea|button|object) within its contents. Elements outside the tooltip won't receive focus.
When the tooltip is closed the focus returns to the default.
Last modified 1yr ago