{#if label.length}
{label}
{/if}
{#each items as item}
{item.text}
{/each}