A binary option toggle.
<disco-checkbox checked>Enable Wi-Fi</disco-checkbox>checked: Boolean attribute. If present, the box is checked.disabled: Disables interaction.
checked(boolean): Get or set the state.
change: Fired when thecheckedstate changes due to user interaction.
