Searched refs:importDiv (Results 1 – 1 of 1) sorted by relevance
92 private importDiv: HTMLDivElement | undefined | null; property in TraceSheet158 this.importDiv = this.shadowRoot?.querySelector('#import_div');845 this.importDiv!.style.display = 'flex';847 this.importDiv!.style.display = 'none';