Glossary coding Term Page

Modal

an overlay window that must trap focus while open

modal #coding#svelte
Korean version

Aliases

dialog

Related Concepts

Core Idea

Modal is an overlay window that must trap focus while open. It usually makes the most sense alongside Focus, aria-label, Contrast media query.

Why It Matters Here

Mathbong reuses this term across svelte posts as shared vocabulary.

Posts Mentioning This Concept