Getting started
...
Modals and Overlays
Modal
4 min
purpose displays content in an overlay window on top of the main interface problem statement provides a focused interaction without navigating away from the current page requirements should include a close mechanism (button, outside click, or escape key) use cases showing user login forms displaying information without leaving the current page outcome centered overlay window that can contain any content (form, text, images) how to use drag & drop modal configure content (text, form, images) set display triggers (button click, automatic load) customize width, height, and close behavior