Logo
React Bytes
Menu

Static Noise Text

Customize

Text
Intensity0.12
Density5
Max Shift (px)100

Props

text
Typestring
Default"static noise"
Display text to render with the noise effect.
color
Typestring
Default"#d35af8"
CSS color value for the text.
fontWeight
Typenumber
Default900
Font weight used when rendering the text to canvas.
intensity
Typenumber
Default0.12
Shift magnitude, 0-1. Controls how far affected rows are displaced.
density
Typenumber
Default1
Fraction of rows affected per frame, 0-1. Lower values leave more rows static.
maxShift
Typenumber
Default45
Max horizontal pixel shift ceiling at intensity = 1, density = 1.
className
Typestring
Default""
Classes applied to the hidden measuring span, used to size the canvas text. Also determines responsive font size.

Crafted withbyMohammad Tasin