Skip to content

Latest commit

History

History
3 lines (2 loc) 路 194 Bytes

setAttributes.md

File metadata and controls

3 lines (2 loc) 路 194 Bytes

setAttributes

oneliner: this sets multiple attributes of a provided element at once by simply looping over the provided object's keys/values & using element.setAttribute(...) with them