PageRevealEvent
open class PageRevealEvent(val type: EventType<PageRevealEvent>, init: PageRevealEventInit = definedExternally) : Event(source)
The PageRevealEvent event object is made available inside handler functions for the Window.pagereveal_event event.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The viewTransition read-only property of the PageRevealEvent interface contains a ViewTransition object representing the active view transition for the cross-document navigation.