{ openNewTab({ title: pureName, icon: 'img table-structure', tabComponent: 'TableStructureTab', tabPreviewMode: true, props: { schemaName, pureName, conid, database, objectTypeField: 'tables', defaultActionId: 'openStructure', }, }); }}>Open structure { openNewTab({ title: pureName, icon: 'img sql-file', tabComponent: 'SqlObjectTab', tabPreviewMode: true, props: { schemaName, pureName, conid, database, objectTypeField: 'tables', defaultActionId: 'showSql', }, }); }}>Table SQL collapsedLeftColumnStore.update(x => !x)}>View columns