Searched refs:bodyEl (Results 1 – 3 of 3) sorted by relevance
29 private bodyEl: unknown; property in LitSelect168 this.bodyEl!.style.display = 'flex';194 this.bodyEl!.style.display = 'none';279 this.bodyEl = this.shadowRoot!.querySelector('.body');390 this.bodyEl!.style.display = 'flex';402 if (this.parentElement!.offsetTop < this.bodyEl!.clientHeight) {404 this.bodyEl!.classList.add('body-bottom');407 this.bodyEl!.classList.remove('body-bottom');560 this.bodyEl!.style.display = 'none';
21 private bodyEl: HTMLElement | undefined | null; property in SpThirdParty29 this.bodyEl = this.shadowRoot?.querySelector('.body');
21 private bodyEl: HTMLElement | undefined | null; property in SpFlags26 this.bodyEl = this.shadowRoot?.querySelector('.body');137 this.bodyEl!.appendChild(configDiv);