We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Various Modifier operations
.modifier(modifier, operator, config);
modifier
String
[operator]
(is'|'set'|'unset')
[config]
Object
operator
is
Determine if each element in the set of matched elements has the specified modifier
Add the specified modifier to each element in the set of matched elements
Remove the specified modifier from each element in the set of matched elements