Answers for "get body class name javascript"

0

javascript get class of body

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

Code answers related to "get body class name javascript"

Code answers related to "Javascript"

Browse Popular Code Answers by Language