n
nonaxial
Components
141/207

Infinite Scroll Loader

Feedback

Infinite scroll loading indicator

infinitescrollloader

Installation

$
npx shadcn@latest add https://nonaxial.com/r/infinite-scroll-loader.json

Usage

tsx
import { InfiniteScrollLoader } from "@/components/nonaxial/infinite-scroll-loader"

export default function Example() {
  return (
    <InfiniteScrollLoader>{/* Your content here */}</InfiniteScrollLoader>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring