Switch
A toggle component for switching between two states.
Example
Installation
npx pragatiui-cli add switchCode Example
import { Switch } from "@/components/ui/switch"
<Switch />A toggle component for switching between two states.
npx pragatiui-cli add switchimport { Switch } from "@/components/ui/switch"
<Switch />