Checkbox for multi-selects and settings toggles that read as options (use `Switch` for live on/off state). ```jsx setInc(e.target.checked)} /> ```