Docs
Particle Background

Particle Background

A Particle Background Component great for your landing page

Particle Bacgkround

Installation

Props

PropTypeDefaultDescription
classNamestring""Additional CSS classes to style the particles container.
preset"default" | "links" | "bubbles" | "snow" | "stars" | "fireflies" | "floating" | "confetti""default"Preset configuration for the particle effect. Choose a preset to apply predefined behavior and appearance.
colorstring"#5B21B6"Primary color for the particles.
particleCountnumber50The number of particles to display.
speednumber3Speed of the particle movement.
interactivebooleantrueEnables interactivity (particles react to click and hover events).
zIndexnumber0CSS z-index value for the particles container.
containerIdstring"tsparticles"The ID assigned to the particles container.