Skip to content

.hasModifier()

esr360 edited this page Apr 18, 2019 · 3 revisions

Determine if each element in the set of matched elements has the specified modifier(s)

.hasModifier(modifier, config)
Param Type Info
modifier (String|Array) The modifier(s) of interest
[config] Object The configuration to use when calling the method (learn more)
Clone this wiki locally