A collector which bundles a full dom query stream into a single dom query element
This connects basically our stream back into DomQuery
the final result after all the collecting is done
this method basically takes a single stream element and does something with it (collecting it one way or the other in most cases)
Generated using TypeDoc
A collector which bundles a full dom query stream into a single dom query element
This connects basically our stream back into DomQuery