Searched refs:icon1 (Results 1 – 1 of 1) sorted by relevance
48 private icon1: LitIcon | null | undefined; property in SpChartList74 this.icon1 = this.shadowRoot?.querySelector<LitIcon>('#group_1_expand');94 this.icon1?.addEventListener('click', () => {97 this.icon1!.style.transform = 'rotateZ(0deg)';100 this.icon1!.style.transform = 'rotateZ(-90deg)';169 this.icon1!.style.transform = 'rotateZ(0deg)';223 this.icon1!.style.transform = 'rotateZ(0deg)';351 this.icon1!.style.transform = 'rotateZ(0deg)';