Given the specified selector, returns a function which returns the first descendant of "this" element that matches 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 the first descendant of "this" element that matches the specified selector.
The generic refers to the type of the returned descendant element.