--- title: "Switch" description: "A control that allows the user to toggle between checked and not checked." component: true --- ## Usage --- ```tsx import { Switch } from "@medusajs/ui" ``` ```tsx ``` ## API Reference --- ## Examples --- ### Small ### Disabled ### Checked ### Checked Disabled