Lesson 3 — Modal
The component
|
|
The Stimulus controller
|
|
The focus trap — cycling Tab through only the modal’s focusable elements — is the most important accessibility feature. Without it, keyboard users can navigate behind the modal while it’s open.
Usage
|
|
You can test this in a similar way to the Alert component. Just add the usage sample to
the start of the view_template again and verify that you can dismiss the modal