Element.hasClass

Returns whether the given class appears in this element.

class Element
const
bool
hasClass
(
string c
)

Meta