OverlaysVisual draft 0.1
Dialog
Focuses a contained task without leaving the current context.
CoreFoundational primitiveHTML first
01 / Preview
The current Angle direction.
02 / Decision
What this component must preserve.
Angle component decision
Reserve for short tasks and decisions. Trap focus, label the dialog, and provide an obvious close path.
03 / Anatomy
Parts with a specific job.
Backdrop
01Surface
02Title
03Content
04Actions
05Close
0604 / States
The happy path is only one state.
01Default
02Hover
03Active
04Focus
05Disabled
06Loading
07Success
08Error
05 / Guidance
Use the contract, not the screenshot.
Do
Reserve for short tasks and decisions. Trap focus, label the dialog, and provide an obvious close path.
Avoid
Do not create a one-off version that bypasses shared states, tokens, focus behavior, or the component decision documented here.