hasClass(_:)

Determine if any of the matched elements have this class name set in their {@code class} attribute.

Elements.swift:147
func hasClass(_ className: String) -> Bool
<param>
<return>