Aspekt logoAspekt UI

Switch is used to turn a setting on or off.

tsx
import { Switch } from "@/components/aspekt/switch";
<Switch defaultChecked aria-label="Enable notifications" />