Disable all network connections.
Installation
npx headcn@latest add switchUsage
Switches are built using the Switch component. You can toggle your switch by clicking directly on the component, or by pressing the spacebar while it's focused.
import { Switch } from "@/components/ui/switch"<Switch />Examples
Description
Disable all network connections on this device.
Choice Card
Card-style selection where Field wraps the entire section for a clickable card pattern.