Join Nostr
2026-04-16 21:00:11 UTC

MDN Web Docs on Nostr: The <dialog> element handles modals the right way ๐ŸชŸ Built-in focus trapping, ...

The <dialog> element handles modals the right way ๐ŸชŸ

Built-in focus trapping, backdrop styling, and Escape key handling. No more custom modal libraries.

โ‹… .showModal() for modal dialogs
โ‹… .show() for non-modal
โ‹… ::backdrop for overlay styling

Learn more ๐Ÿ‘‡
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/dialog