{label}
{#if isEdited}
Unsaved change
{/if}
{#if desc}
{desc}
{/if}
{#each options as option}
handleCheckboxChange(option.value)} /> {/each}