PageTransitionEvent
open external class PageTransitionEvent(type: String, eventInitDict: PageTransitionEventInit = definedExternally) : Event(source)
Exposes the JavaScript PageTransitionEvent to Kotlin
Exposes the JavaScript PageTransitionEvent to Kotlin
Thanks for your feedback!