Pass
Proof checklist
The sheet leaves when every box is ink.
Many choices; 16px boxes, 3px radius, ink when checked.
Proof checklist
The sheet leaves when every box is ink.
npx @noordvc/raster-cli add checkbox
<label class="rs-choice"><span class="rs-check rs-check-on"><svg viewBox="0 0 12 12" fill="none"><path d="M2.5 6.5l2.5 2.5 4.5-5.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg></span>Brand</label>
import { Checkbox } from "@/components/raster/checkbox";
<Checkbox label="Brand" defaultChecked />