NeumorUINeumorUI
📖📦
Form

Switch

Toggle switch built on Radix with clay styling, label, and description.

tsx
1import { Switch } from "neumorui";

Example

Toggle the theme

checked
label
description
disabled

Props

PropTypeDefault
checkedboolean-
onCheckedChange(checked: boolean) => void-
labelstring-
descriptionstring-
disabledbooleanfalse