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 />
A toggle component for switching between two states.
npx pragatiui-cli add switch
import { Switch } from "@/components/ui/switch"
<Switch />