Night
Paper / black
The grid stays. Only the ink inverts.
32×18 pill; on is ink, off is hairline. State moves, layout doesn't.
Paper / black
The grid stays. Only the ink inverts.
npx @noordvc/raster-cli 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" />