{#each $dialogs as dialog} {#if dialog.type === "small"} {:else if dialog.type === "picker"} {:else if dialog.type === "saving"} {/if} {/each}