chuangpt / web_assets /html /appearance_switcher.html
eggacheb's picture
Upload 105 files
1ea2ba0 verified
raw
history blame contribute delete
No virus
224 Bytes
<div class="switch-checkbox" id="apSwitch">
<label class="apSwitch">
<input type="checkbox" id="apSwitch-checkbox" data-testid="checkbox" />
<span class="apSwitch-span">{label}</span>
</label>
</div>