Your ImageYour Image
  • About
  • Templates10
  • Blocks81New
  • Icons1635
  • Graphics4K
  • Components107New
  • About
  • Components
  • Pricing
  • Contact
Book an Intro call
Book an Intro call
  • About
  • Works
  • Pricing
  • Templates
  • Blocks
  • components
  • Graphic
  • Backgrounds
  • Designs
  • Icons
  • Logos
  • Flags
  • Privacy
  • Terms
  • Contact
© 2025Made with by Ali Imam

  • Gradient Mesh
  • Gradient Wave
  • Shader Ripple
  • Shader Lines
  • Shader RGB
  • Particles Highlight
  • Particle Circle
  • Void Animation
  • Gradient Bars
  • Render Canvas
  • Fireball
  • Scroll Progress
  • Shine Border
  • Dot Pattern
  • Grid Pattern

Gradient Bars

PreviousNext

A dynamic animated canvas component that renders trails following the cursor with configurable physics and color cycling.

Installation

pnpm dlx shadcn@latest add https://ui.dalim.in/r/gradient-bars.json

Usage

import { GradientBars } from "@/components/ui/gradient-bars"
<div className="relative h-[500px] w-full rounded-lg border">
  <GradientBars color="#00ffff" numBars={20} />
</div>
Void AnimationRender Canvas

On This Page

InstallationUsage