Switch

32×18 pill; on is ink, off is hairline. State moves, layout doesn't.

npx raster add switch
<span class="rs-switch rs-switch-on"><i></i></span>
import { Switch } from "@/components/raster/switch";

<Switch checked={enabled} onCheckedChange={setEnabled} aria-label="Notifications" />
.rs-switch.rs-switch-on