← Playground

The exact mount the score was measured on. Scored result.

Tabreach the first headerEntershould toggle the sectionSpaceshould toggle it tooTabshould reach the next header
The mount, liveclick in once, then keyboard
What the DOM saysmount source on GitHub
Live DOM readout for the Accordion mount.
ReadingNowAPG expects
header inside a headingeach header inside h1-h6 or role=heading
header aria-controlsreferences the panel, at least while open
first header aria-expandedtoggles between "false" and "true"
document.activeElementthe focused header while testing keys

Measured on @radix-ui/react-accordion@1.2.20.

Self-run companion check, approximated in-browser from ARIA attributes and visibility. Official scores are measured by the runner with replayable Playwright traces.