n
nonaxial
Components
158/207

Particle Field

Backgrounds

Connected particle field

particlesfieldconnected

Installation

$
npx shadcn@latest add https://nonaxial.com/r/particle-field.json

Usage

tsx
import { ParticleField } from "@/components/nonaxial/particle-field"

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

Props

PropTypeDefault
childrenReactNode
classNamestring