{#if isOpen}
{#each textStyles as style}
handleSelect(style.action)} > {style.label}
{/each}
{/if}