Dialog Element
Easy — everyone uses thisFrontend
Related Terms
Accessibility (a11y)
Accessibility (a11y) is making your website usable by everyone — including people using screen readers, keyboard-only navigation, or who have low vision.
intermediateFrontend
Headless UI
Headless UI gives you fully accessible, interaction-complete components with zero styling. It's the skeleton without the skin.
intermediateFrontend
Popover API
The Popover API is native HTML for creating pop-up content — menus, tooltips, dialogs — with built-in light dismiss, focus management, and top-layer render...
intermediateFrontend
Portals
React Portals let you teleport a component's HTML output to a completely different part of the DOM while keeping it logically in the same place in your com...
intermediateFrontend