Adds a class to the element.
Ejemplos
Sintaxis
addClass(class)
Parámetros
class
String:
name of class to add.
Notice any errors or typos? Please let us know. Please feel free to edit src/dom/dom.js and open a pull request!
Referencia
Adds a class to the element.
addClass(class)
name of class to add.