Cyber Scanline

Digital CRT scanline effect with signal noise and green terminal aesthetic.

Main Features of Cyber Scanline

How to Use Cyber Scanline in Next.js

Installation Guide for Cyber Scanline

Props

Customize the component with these props

PropertyTypeDefaultDescription
backgroundColor
string#000000Background color
overlayColor
string#051a05Overlay color
scanlineColor
stringrgba(74, 222, 128, 0.2)Scanline color
scanlineHeight
string10pxScanline height
scanlineBlur
stringmdScanline blur
scanlineOpacity
number1Scanline opacity
scanlineDuration
number6Scanline animation duration
noiseOpacity
number0.1Noise overlay opacity
noiseBaseFrequency
string1.2Noise base frequency
noiseOctaves
number3Noise octaves
text
stringSystemText label
className
stringAdditional CSS classes

When to Use

Ideal for terminal-style dashboards, cyberpunk landing pages, and Next.js sites that want a digital 'CRT' aesthetic. Use this React component for a scanline effect with integrated digital signal noise and a glowing terminal green color palette.

Best Practices

Follow React best practices by pairing this with monospaced typography. Maintain scalable component architecture by keeping the `scanlineOpacity` low enough to ensure content readability. Optimize for performance by managing the `scanlineDuration` for smooth, low-CPU animations.

Why This Component Matters in Modern UI Development

Scanline visuals evoke the golden era of computing and surveillance tech. This customizable UI component givesคุณ a hardware-accelerated version of this aesthetic, reinforcing a technical and secure feel for your project.

Frequently Asked Questions

QCan I change the terminal color?

Yes, you can customize the background overlay (`overlayColor`) and the scanline color (`scanlineColor`) to create amber or white CRT effects.

QHow large are the scanlines?

You can adjust the `scanlineHeight` and `scanlineSpacing` to range from subtle fine lines to thick, retro-style bars.

QIs the signal noise animated?

Yes, there is a subtle layer of digital noise that moves independently of the scanlines to simulate authentic electronic interference.

Cyber Scanline - React Noise Texture & Grain Effects | Uilora