(showOptions = !showOptions)} >
{#if showOptions}
{#each blockSchema.fields as validUi}
createBlock(e, validUi)} >{validUi.label}
{/each}
{/if}