{@render children({ trigger, addToast })} {#each toasts as toast (toast.id)}
{toast.content}
{/each}