{#if open}
{#if buttons.length > 0}
{#each buttons as button}
{button.text}
{/each}
{/if} {/if}