Skip to content
UIGrammer
EN 中文

Glossary · 28

Modal & Overlay

A modal is a dialog rendered over a dimming overlay that blocks all input until dismissed; it should be reserved for decisions and focused tasks.

A surface rendered above a dimming overlay that captures all input until closed. Modals demand attention, which is why they should be rare: use them for decisions, confirmations and focused tasks — not for messages a toast could carry.