Searched refs:exportFileIcon (Results 1 – 1 of 1) sorted by relevance
40 private exportFileIcon: LitIcon | null | undefined; property in TraceRowConfig76 this.exportFileIcon!.style.display = 'none';420 this.exportFileIcon = this.shadowRoot?.querySelector<LitIcon>('#export-file-icon');445 this.exportFileIcon!.style.display = 'none';451 this.exportFileIcon!.style.display = 'block';516 this.exportFileIcon!.addEventListener('click', () => {