ScrollObserver methods
Controls the state and behaviour of a ScrollObserver
.
ScrollObserver methods are available on the ScrollObserver
instance returned by a onScroll()
function.
const scrollObserver = onScroll(parameters);
┌──────────┐
scrollObserver.│link() │
scrollObserver.│refresh() ├─ Methods
scrollObserver.│revert() │
└──────────┘
In this section