{#if display} { openNewTab({ title: pureName, icon: 'img table-structure', tabComponent: 'TableStructureTab', tabPreviewMode: true, props: { schemaName, pureName, conid, database, objectTypeField, defaultActionId: 'openStructure', }, }); }}>Structure { openNewTab({ title: pureName, icon: 'img sql-file', tabComponent: 'SqlObjectTab', tabPreviewMode: true, props: { schemaName, pureName, conid, database, objectTypeField, defaultActionId: 'showSql', }, }); }}>SQL {/if} collapsedLeftColumnStore.update(x => !x)} />