Searched refs:customConfig (Results 1 – 2 of 2) sorted by relevance
29 private customConfig: HTMLDivElement | undefined | null; property in SpSdkConfig174 this.customConfig = this.shadowRoot?.querySelector<HTMLDivElement>('.configList');204 this.customConfig!.innerHTML = '';289 this.customConfig!.appendChild(sdkConfigDiv);