(needFocus = true)} >
{#if activeModes.has('table')} {/if}
{#if isScrollable} { dispatch('message', ev.detail) content = '' textEditor.clear() }} on:blur on:focus supportSubmit={false} {textEditorToolbar} on:selection-update={updateFormattingState} /> {:else} { dispatch('message', ev.detail) content = '' textEditor.clear() }} on:blur on:focus supportSubmit={false} {textEditorToolbar} on:selection-update={updateFormattingState} /> {/if}
{#if showButtons}
{#each actions.filter((it) => it.hidden !== true) as a} handleAction(a, evt)} /> {#if a.order % 10 === 1}
{/if} {/each}
{#if $$slots.right}
{/if}
{/if}