Dither Wave

Animated wave effect with retro dithering pattern

Customize

Primary
Secondary
Speed
1.0
Intensity
2.0
Scale
4.0
Down Scale
0.60
Opacity
1.0

Props

15
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

Default1.0
intensitynumber

Wave intensity/amplitude

Default1.0
scalenumber

Scale of the wave pattern (higher = larger waves)

Default6.0
downScalenumber

Downscale factor for dithering pattern (higher = coarser)

Default0.5
primaryColorstring

Primary color in the gradient

Default"#5227FF"
secondaryColorstring

Secondary color in the gradient

Default"#5227FF"
tertiaryColorstring

Tertiary color in the gradient

Default"#0a0a0a"
opacitynumber

Overall opacity (0-1)

Default1.0
quality"low" | "medium" | "high"

Quality preset for performance/visual tradeoff

Default"medium"
maxFPSnumber

Maximum frames per second cap

Default60
pauseWhenOffscreenboolean

Pause rendering when component is off-screen

Defaulttrue
classNamestring

Additional CSS classes

Default""
childrenReact.ReactNode

Content to render on top of the effect

Defaultundefined