← ui-lab

Lazy List

A scrollable list whose items load their content only once they scroll into view, using an IntersectionObserver. Items show a placeholder until revealed, then stay revealed. Scroll the list below to reveal the items further down.

Preview

  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…

Installation

npx shadcn@latest add https://ui.publictheta.com/r/lazy-list.json

Conformance

This component conforms to the @publictheta/ui-spec lazy-list specification. Run the suite against any implementation with pnpm conformance.