Command Palette

Search for a command to run...

Docs
Aurora Flow

Aurora Flow

A beautiful aurora-style background with flowing gradients and noise effects

Installation

Usage

import AuroraFlow from "@/components/ruixen/aurora-flow";
 
export default function App() {
  return (
    <div className="relative h-screen w-full">
      <AuroraFlow resolutionScale={1.0} />
      <div className="relative z-10">{/* Your content here */}</div>
    </div>
  );
}

Props

PropTypeDefaultDescription
resolutionScalenumber1.0Scale factor for rendering resolution