n
nonaxial
Particles

Particles Background

Backgrounds

Floating particles background

particlesfloatambient

Installation

$
npx shadcn@latest add https://nonaxial.com/r/particles-bg.json

Usage

tsx
import { ParticlesBg } from "@/components/nonaxial/particles-bg"

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

Props

PropTypeDefault
childrenReactNode
classNamestring