Answers for "html select with data attr"

-1

how to select data attribute in javascript

const link = document.querySelector('[data-link="1"]');
Posted by: Guest on April-07-2021

Code answers related to "Javascript"

Browse Popular Code Answers by Language