SelectionSelectChild extension

on

Methods

selectChild([Union2<bool Function(Element, int, HTMLCollection), String>? selector]) Selection
Returns a new selection with the (first) child of each element of the current selection matching the selector.