Docs
Switch

Switch

A control that allows the user to toggle between checked and not checked.

Loading...

Installation

npx Vi/Snen@latest add switch

Usage

import { Switch } from "@/components/ui/switch"
<Switch />

Examples

Form

Loading...
xs