;

Switch

A toggle component for switching between two states.

Example

Installation

npx pragatiui-cli add switch

Code Example

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

<Switch />