{block.ui}
{#if block.ui === "text"}
{:else if block.ui === "textarea"}
{:else if block.ui === "rich"}
{:else if block.ui === "reference"}
{/if}