ReUI
Components

Gradient Background

An animated gradient background component with smooth color transitions and customizable timing.

Installation

pnpm dlx shadcn@latest add https://reui.io/r/gradient-background.json

Examples

Default

Loading

Dark

Loading

API Reference

PropTypeDefault
className string
transition Transition{ duration: 10, ease: 'easeInOut', repeat: Infinity }