Searched refs:icon2 (Results 1 – 1 of 1) sorted by relevance
49 private icon2: LitIcon | null | undefined; property in SpChartList75 this.icon2 = this.shadowRoot?.querySelector<LitIcon>('#group_2_expand');105 this.icon2?.addEventListener('click', () => {108 this.icon2!.style.transform = 'rotateZ(0deg)';113 this.icon2!.style.transform = 'rotateZ(-90deg)';175 this.icon2!.style.transform = 'rotateZ(0deg)';224 this.icon2!.style.transform = 'rotateZ(0deg)';364 this.icon2!.style.transform = 'rotateZ(0deg)';