Disclosure
An accessible button that toggles the visibility of a content region (ARIA APG disclosure pattern).
Preview
Disclosed content. The trigger toggles this region and keeps
aria-expanded in sync.Installation
npx shadcn@latest add https://ui.publictheta.com/r/disclosure.jsonConformance
This component conforms to the @publictheta/ui-spec disclosure specification. Run the suite against any implementation with pnpm conformance.