Searched refs:tabPos (Results 1 – 1 of 1) sorted by relevance
21 private tabPos: any property in LitTabs485 this.tabPos[a.dataset.key] = {496 …ne?.setAttribute('style', `height:${this.tabPos[this.activekey].height}px;transform:translate(100%…498 if (this.tabPos[this.activekey]) {499 …s.line?.setAttribute('style', `width:${this.tabPos[this.activekey].width}px;transform:translate(${…502 …e?.setAttribute('style', `height:${this.tabPos[this.activekey].height}px;transform:translate(-100%…504 …s.line?.setAttribute('style', `width:${this.tabPos[this.activekey].width}px;transform:translate(${…511 this.tabPos = {}