Answers for "javascript get the body element set class"

0

javascript get class of body

document.body.classList.contains('my-class-name')
Posted by: Guest on April-16-2021

Code answers related to "javascript get the body element set class"

Code answers related to "Javascript"

Browse Popular Code Answers by Language