Searched refs:scrollView (Results 1 – 1 of 1) sorted by relevance
109 private scrollView: HTMLDivElement | null | undefined; property in TabPaneCurrentSelection1222 this.scrollView!.scrollTop = 0;1433 this.scrollView = this.shadowRoot?.querySelector<HTMLDivElement>('#scroll_view');