Searched refs:stackText (Results 1 – 1 of 1) sorted by relevance
39 private stackText: HTMLElement | undefined; property in TabPaneSummary61 this.stackText = this.shadowRoot?.querySelector('.stackText') as HTMLElement;334 that.stackText!.style.display = 'none';340 that.stackText!.style.display = 'none';344 that.stackText!.style.display = 'flex';346 that.stackText!.textContent = '';348 that.stackText!.textContent =382 this.stackText!.textContent = '';387 this.stackText!.style.display = 'none';645 this.stackText!.textContent = '';[all …]