Home
last modified time | relevance | path

Searched refs:hintEl (Results 1 – 1 of 1) sorted by relevance

/developtools/smartperf_host/ide/src/trace/component/
DSpRecordTrace.ts109 private hintEl: HTMLSpanElement | undefined; property in SpRecordTrace
340 this.hintEl = this.shadowRoot.querySelector('#hint') as HTMLSpanElement;
412 this.hintEl!.textContent = 'Please open the corresponding Flags tag when parsing';
971 … this.hintEl!.textContent = 'It looks like you didn\'t add any probes. Please add at least one';