Given the specified selector, returns a function which returns all descendants of "this" element that match the specified selector.
The generic refers to the type of the returned descendant element.
A CSS selector string.
Given the specified selector, returns a function which returns all descendants of "this" element that match the specified selector.
The generic refers to the type of the returned descendant element.