Toggles whether a class is applied to the element.
उदाहरण
सिंटैक्स
toggleClass(c)
पैरामीटर्स
c
String:
class name to toggle.
Notice any errors or typos? Please let us know. Please feel free to edit src/dom/dom.js and open a pull request!
संदर्भ
Toggles whether a class is applied to the element.
toggleClass(c)
class name to toggle.