Toggle Tip
A toggletip: a button that reveals supplementary information in a polite role="status" live region when clicked, and closes on Escape. Unlike a tooltip (hover/focus + aria-describedby), a toggletip is summoned on demand — the right pattern for help touch and keyboard users must open deliberately.
Preview
Installation
npx shadcn@latest add https://ui.publictheta.com/r/toggle-tip.jsonConformance
This component conforms to the @publictheta/ui-spec toggle-tip specification. Run the suite against any implementation with pnpm conformance.