Getting Started
Components
Special Effects
Animations
Text Animations
Backgrounds
import { AnimatedThemeToggler } from "@/components/ui/animated-theme-toggler"
<AnimatedThemeToggler />
Prop | Type | Default | Description |
---|---|---|---|
className | String | " " | Additional classes to be added to the component |
duration | Number | 400 | Duration of the theme transition animation in milliseconds |