n
nonaxial
Components
123/207

Toggle Switch

Forms

Animated toggle switch

toggleswitchboolean

Installation

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

Usage

tsx
import { ToggleSwitch } from "@/components/nonaxial/toggle-switch"

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

Props

PropTypeDefault
childrenReactNode
classNamestring