Backgrounds & Visuals
Binary Rain
Digital stream of binary characters creating a Matrix-style effect.
patternbinaryraindigitalmatrix
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
backgroundColor | string | #000000 | Background color |
textColor | string | #0f0 | Text color |
fontSize | string | 14px | Font size |
fontFamily | string | monospace | Font family |
columnWidth | number | 20 | Column width |
fallSpeed | number | 20 | Fall speed |
resetThreshold | number | 100 | Reset threshold |
className | string | Additional CSS classes |