{#if title}

{title}

{:else} {/if}
{#each items as it, i (i)} {@render item?.(it, i)} {/each}