Browse
{#if value.length > 0}
{#each value ?? [] as aFile (aFile.id)}
{/each}
{/if}