{label}
{#if isEdited}
Unsaved change
{/if}
{#if desc}
{desc}
{/if}
{#each options as option}
{option.text}
{/each}