Scroll
Class
stable
An event triggered by scrolling.
API
class Scroll { constructor(routerEvent: NavigationEnd | NavigationSkipped, position: [number, number] | null, anchor: string | null): Scroll; readonly type: EventType.Scroll; toString(): string;}
type
EventType.ScrolltoString
string@returns
stringJump to details