Skip to content

FullscreenModal

What component has

Keyboard support

Keyboard support
KeyFunction
TabMoves focus to the next focusable element.
Shift + TabMoves focus to the previous focusable element.
EscCloses the modal window.
  • See detailed information about the keyboard support for the all buttons, input, etc., in the Keyboard control guide.
  • Don't forget to check recommendations on accessibility for Form.

Considerations for developers

  • If the fullscreen modal blocks control of the parent page, update the page title.
  • Properly structure the headers and titles of all full screen modals with appropriate heading markup and hierarchy.

Resources

W3 modal dialog example has detailed information about the modal window accessible behavior.

Other recommendations

See more accessibility recommendations in the common Accessibility guide.

Released under the MIT License.

Released under the MIT License.