tesk9/modal - version: 7.0.0

for more information visit the package's GitHub page

Package contains the following modules:

Accessible Modal component. WARNING -- experimental!

About

This Modal component manages focus and adds dialog roles for you, following these recommendations.

You'll need to label the first and last focusable element in your modal as such, in order to keep the focus trapped in the modal.

Developing

Viewing examples locally

cd examples
elm reactor

Running tests

Uhhhh 😳 come back later!