SelectionSelectChildren extension
- on
Methods
-
selectChildren(
[Union2< bool Function(Element, int, HTMLCollection), String> ? selector]) → Selection -
Available on Selection, provided by the SelectionSelectChildren extension
Returns a new selection with the children of each element of the current selection matching the selector.