webtides / element-js

Simple and lightweight base classes for web components with a beautiful API
MIT License
26 stars 3 forks source link

Add ability to build reference to DOM collection #39

Closed quarkus closed 2 years ago

quarkus commented 3 years ago

Come up with a solution to reference an entire DOMCollection instead of a node reference.

Check if its possible without breaking changes orp propose a new solution