Docs
switch

switch

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

Installation

Usage

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

Examples

Form