{label}
{#each options as [label, val]}
dispatch('change', val)} />
{#if typeof label !== 'string'} {label.title}
{label.desc}
{:else}{label}{/if}
{/each}