Disclosure Navigation Menu
The APG disclosure navigation pattern: a nav landmark whose top-level buttons (aria-expanded/aria-controls) show and hide groups of links. Only one group is open at a time; Escape closes the open group and returns focus to its button.
Preview
Installation
npx shadcn@latest add https://ui.publictheta.com/r/disclosure-nav.jsonConformance
This component conforms to the @publictheta/ui-spec disclosure-nav specification. Run the suite against any implementation with pnpm conformance.