On this page

Variable PageTransitionEvent

PageTransitionEvent: {
    prototype: PageTransitionEvent;
    new (
        type: string,
        eventInitDict?: PageTransitionEventInit,
    ): PageTransitionEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
PageTransitionEvent