Query .contains()Checks if elements contain other elementsquery-containscomponentQuerypage.jsDOM TraversalReturns true if target element is a descendant (not just direct child)["query","contains","containment"].contains()Example
Categories