Load More
A load-more list: it shows a first page of items and a button that appends the next page on each activation (announcing the count) until every item is shown, when the button is disabled. Distinct from Show More List, which toggles the whole remainder at once.
Preview
- Apple
- Banana
- Cherry
Showing 3 of 6
Installation
npx shadcn@latest add https://ui.publictheta.com/r/load-more.jsonConformance
This component conforms to the @publictheta/ui-spec load-more specification. Run the suite against any implementation with pnpm conformance.