E.target doesnt transport ANY attribute , dom method , or whatever in the cli

nothing :frowning: not even textContent or value or whatever

vanilla js support ???

Solution:

(event.target as HTMLElement).getAttribute(“xxx”);