Modal
Standalone component. Needs to have a trigger on the same page.
Is composed of a block of text, and a close button. Will allways be rendered on top of the rest of the page.
The trigger can be anything, but preferably a link. A trigger becomes a trigger if it has a class="js--dialog-open"
.
Will lock the rest of the page from being scrolled, when the modal is open.
Modal
Component status: WIP
Standalone component. Needs to have a trigger on the same page.
Is composed of a block of text, and a close button. Will allways be rendered on top of the rest of the page.
The trigger can be anything, but preferably a link. A trigger becomes a trigger if it has a class="js--dialog-open"
.
Will lock the rest of the page from being scrolled, when the modal is open.