Searched refs:getAllElementAttributes (Results 1 – 1 of 1) sorted by relevance
208 attrs: this.getAllElementAttributes(el),213 static getAllElementAttributes(el: Element): Record<string, string> { method in DOM