SelectionFilter extension
Methods
-
filter(Union2<EachCallback<bool>, String> filter)
→ Selection
-
Available on Selection,
provided by the SelectionFilter extension
Filters the selection, returning a new selection that contains only the
elements for which the specified filter is true.