checked = !checked} role="switch" aria-checked={checked} aria-label={label} >
{label}
{#if description}
{description}
{/if}