SelectionSelectChildren extension

on

Methods

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