Answers for "how to get data attribue through event"

3

event target data atributes

event.target.getAttribute("data-sortorder");
Posted by: Guest on October-15-2020

Code answers related to "how to get data attribue through event"

Browse Popular Code Answers by Language