- Home
- Primitives
- Popover
- Accessibility
Popover
Keyboard, focus, semantic, and consumer responsibilities for Popover.
Accessibility
Accessibility contract
Keyboard
- Escape
- Closes the popover and returns focus to the trigger.
Focus
- Root receives focus via standard tab order.
Semantics
- Carries `data-scope="popover"` and `data-part` attributes on all parts.
ARIA
- Uses appropriate ARIA roles and properties for its interaction pattern.
Consumer responsibilities
- Ensure visible labels or aria-label are provided where required.
Review status: Draft — not yet reviewed
This contract describes what the primitive guarantees. Consuming products remain responsible for labels, layout, and workflow decisions that affect the final accessibility result.
Automated evidence
Axe scan summary
- Passes
- 8
- Violations
- 0
- Incomplete
- 0
Latest executed scan: Aug 13, 2026, 10:47 PM
Evidence IDs: axe-popover-scan-v1
Automated checks cover only the recorded fixture and do not establish complete accessibility conformance.