GoogleChromeLabs / GoogleChromeLabs/quicklink
Observe more than 1 DOM element
Open
- Dominant language
- JavaScript
- Stars
- 11.3k
- Forks
- 429
- PR merge metrics
- No merged PRs in 30d
Description
The site I want to try to apply this is a news site. There is a main DOM element I want to observe but there are also other containers I would like to observe at the same time and I see right now I can only set 1 DOM element.
I would like to add not just 1 DOM element to be observed as an option, but more than 1 element, maybe as an Array.
I don't know if the "simple" solution will have a performance issue.
Contributor guide
Assessment
This issue has not been assessed yet.