Toggles whether a class is applied to the element.
Ejemplos
Sintaxis
toggleClass(c)
Parámetros
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!
Referencia
Toggles whether a class is applied to the element.
toggleClass(c)
class name to toggle.