LogoLogo
  • Overview
  • Props
  • Step
  • Styling
  • Custom Components
  • Callback
  • Constants
  • Accessibility
  • Migration
Powered by GitBook
On this page

Was this helpful?

Accessibility

PreviousConstantsNextMigration

Last updated 1 year ago

Was this helpful?

react-joyride aims to be fully accessible, using the guidelines to support users of assistive technologies.

Keyboard navigation

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.

WAI-ARIA