Gradient Bars
Animated background with vertical gradient bars that pulse in a wave-like motion.
Preview
HelloThere
Hello There
Installation
npx shadcn@latest add "https://ui.rechesoares.com/registry/gradient-bars.json"
Component Props
Prop | Type | Default | Required | Description |
---|---|---|---|---|
bars | number | 20 | No | The number of vertical bars to render in the animation. |
colors | string[] | ['#8f0feb', 'transparent'] | No | An array of color strings for gradient background for each bar. |