{#each chips as chip}
{chip.label}
{chip.value ?? '—'}
{/each}