Show More List
A long list truncated to a few items with a toggle that reveals the rest. The toggle reports aria-expanded and points at the list it controls; collapsed it shows only the first few items, expanded it shows them all — progressive disclosure that keeps the initial view short.
Preview
- React
- TypeScript
- CSS
Installation
npx shadcn@latest add https://ui.publictheta.com/r/show-more-list.jsonConformance
This component conforms to the @publictheta/ui-spec show-more-list specification. Run the suite against any implementation with pnpm conformance.