@vrembem/modal
A component for changing the mode of a page to complete a critical task. This is usually used in conjunction with the Dialog component to make modal dialogs.
-
Modal Default
-
Focusable, but hidden...
Modal Focus Trap
This paragraph is focusable because of the
tabindex="0"
attribute. -
Modal Focus
-
Modal Required
-
Modal API
This modal is controlled using modal API calls instead of data attributes.
Position Modifiers
Top position modal
Bottom position modal
Left position modal
Right position modal