Checks whether the given structured CSS selector matches target query.
selector
query
Structured CSS selector.
CSS rule query.
true if selector matches the query, or false otherwise.
true
false
Generated using TypeDoc
Checks whether the given structured CSS
selector
matches targetquery
.