{#if objectTypeField == 'tables'} { openNewTab({ title: pureName, icon: 'img table', tabComponent: 'TableDataTab', props: { schemaName, pureName, conid, database, objectTypeField: 'tables', }, }); }} /> {/if}