Searched refs:codeCopyEvent (Results 1 – 1 of 1) sorted by relevance
39 this.copyEl?.addEventListener('click', this.codeCopyEvent);44 this.copyEl?.removeEventListener('click', this.codeCopyEvent);47 codeCopyEvent = (): void => { property in SpTraceCommand