v-scroll API
Value
| EventListener
| { handler: EventListener; options: AddEventListenerOptions }
| (EventListenerObject & { options: AddEventListenerOptions })
A handler function that is invoked whenever the target element is scrolled, or an object of event listener options.