Light Droplets

Falling light streaks with rotation and glow effects

Customize

Speed
0.3
Rotation Speed
1.0
Rotation Angle (deg)
90
Column Count
64
Stretch
0.25
Trail Length
50
Intensity
1.0
Thickness
0.3
Droplet Color
Max FPS
120

Props

18
widthnumber | string

Width of the component in pixels or CSS value

Default"100%"
heightnumber | string

Height of the component in pixels or CSS value

Default"100%"
speednumber

Animation speed multiplier

Default0.3
colorstring

Droplet color in hex format

Default"#5227FF"
columnCountnumber

Number of droplet columns

Default64
stretchnumber

Vertical stretch factor

Default0.25
trailLengthnumber

Droplet trail length

Default50.0
rotationSpeednumber

Rotation speed multiplier

Default1.0
rotationnumber

Manual rotation angle in degrees (when autoRotate is false)

Default90
intensitynumber

Droplet intensity/brightness

Default1.0
thicknessnumber

Droplet thickness/width

Default0.25
enableRotationboolean

Enable automatic rotation

Defaultfalse
transparentboolean

Transparent background

Defaulttrue
quality"low" | "medium" | "high"

Quality preset for performance

Default"medium"
maxFPSnumber

Maximum frames per second

Default120
pauseWhenOffscreenboolean

Pause when component is off-screen

Defaulttrue
classNamestring

Additional CSS classes

Default""
childrenReact.ReactNode

Content to render on top

Defaultundefined