ChuanhuChatGPT / web_assets /html /appearance_switcher.html
JohnSmith9982's picture
Upload 114 files
4dfaeff
<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>