{#if create !== undefined}
{/if}
{#if showCategories} {@const obj = toAny(objects[item])} {#if item === 0 || (item > 0 && toAny(objects[item - 1])[groupBy] !== obj[groupBy])}
{/if} {/if}
{@const obj = objects[item]}
{ handleSelection(undefined, objects, item) }} > {#if allowDeselect && selected}
{#if obj._id === selected} {#if titleDeselect}
{:else}
{/if} {/if}
{/if}
{#if multiSelect}
{/if}