javascript set data attribute
javascript set data attribute dynamically
javascript set data attribute to object
javascript set data attribute value
29 Javascript Set Data Attribute
In vanilla JavaScript setting a data attribute of an element is done with the generic setAttribute () method. This is the e…