Iterates over a cheerio object, reducing the set of selector elements to those that match the selector or pass the function's test.
this refers to the current element.Value to look for, following the rules above. See AcceptedFilters.
The filtered collection.
Iterates over a cheerio object, reducing the set of selector elements to those that match the selector or pass the function's test.
This is the definition for using type guards; have a look below for other ways to invoke this method. The function is executed in the context of the selected element, so
thisrefers to the current element.