{#each items as i} {@const item = group.getItem(i)}
{#if item.checked} {/if}
{i}
{/each}