addClass(_:)

Add the class name to every matched element’s {@code class} attribute.

Elements.swift:108
@discardableResult func addClass(_ className: String) throws -> Elements
<param>
<return>