A control that allows the user to toggle between checked and not checked.
npx sigma-ui@latest add switch
<script setup lang="ts"> import { Switch } from '@/components/ui/switch' </script> <template> <Switch /> </template>
Receive emails about new products, features, and more.
Receive emails about your account security.
Table of content