I\'m trying to add scroll event listeners to x-refs (I don\'t want to add them in the DOM with @scroll.debounce, because I want it to be as portable as possible).
Codepen