Searched refs:closeOptionList (Results 1 – 1 of 1) sorted by relevance
354 let closeOptionList = this.searchHistoryListEL!.querySelectorAll<LitIcon>('.close-option'); variable355 closeOptionList.forEach((item) => {