SelectionSelectChild extension

on

Methods

selectChild([Union2<bool Function(Element, int, HTMLCollection), String>? selector]) Selection

Available on Selection, provided by the SelectionSelectChild extension

Returns a new selection with the (first) child of each element of the current selection matching the selector.