n
nonaxial
Components
187/207

Theme Toggle

Media

Dark/light mode toggle

themetoggledarklight

Installation

$
npx shadcn@latest add https://nonaxial.com/r/theme-toggle.json

Usage

tsx
import { ThemeToggle } from "@/components/nonaxial/theme-toggle"

export default function Example() {
  return (
    <ThemeToggle>{/* Your content here */}</ThemeToggle>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring