n
nonaxial

Bounce Loader

Loaders

Bouncing dots loader

bouncedotsplayful

Installation

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

Usage

tsx
import { BounceLoader } from "@/components/nonaxial/bounce-loader"

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

Props

PropTypeDefault
childrenReactNode
classNamestring