{#each actions as action}
{ dispatch('close') action.action() }}> {#if action.icon}
{/if}
{/each}