Use Javascript document.body.className to add a body class rather than document.body.setAttribute

前端 未结 0 1035
自闭症患者
自闭症患者 2020-12-15 04:32

I\'m using the function below to toggle dark mode in CSS. It uses document.body.setAttribute to add the attribute data-theme="dark" to th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题