Introducing Magic UI Pro - 50+ blocks and templates to build beautiful landing pages in minutes.

19.0k
173

Theme Toggler

PreviousNext

An Animated theme toggler component, fully customizable using Tailwind CSS.

Installation

pnpm dlx shadcn@latest add @magicui/animated-theme-toggler

Usage

import { AnimatedThemeToggler } from "@/components/magicui/animated-theme-toggler";
<AnimatedThemeToggler />

Props

PropTypeDefaultDescription
classNameString" "Additional classes to be added to the component

Credits