Aurora Dots
A captivating background effect featuring softly glowing, animated dots that mimic the ethereal beauty of the aurora borealis.
Loading...
Installation
npx shadcn@latest add @scrollxui/aurora-dots Usage
import { AuroraDots } from '@/components/ui/aurora-dots';<AuroraDots className='relative h-100 w-full flex flex-col items-center justify-center'>
<h2 className='bg-clip-text text-transparent text-center bg-linear-to-b from-neutral-900 to-neutral-700 dark:from-neutral-600 dark:to-white text-2xl md:text-4xl lg:text-7xl font-sans py-2 md:py-10 relative z-20 font-bold tracking-tight'>
AuroraDots, <br /> Background.
</h2>
</AuroraDots>API Reference
Aurora Dots
A captivating background effect featuring softly glowing, animated dots that mimic the ethereal beauty of the aurora borealis.