Skip to content
Thomas Weinert edited this page Jul 31, 2014 · 1 revision

FluentDOM\Query::addClass()

FluentDOM\Query addClass(string|callable $class)

Adds the specified class(es) to each of the set of matched elements.

See also: FluentDOM\Query::toggleClass

Clone this wiki locally