vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
PageSwapEventInit
Interface PageSwapEventInit
interface
PageSwapEventInit
{
activation
?:
null
|
NavigationActivation
;
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
viewTransition
?:
null
|
ViewTransition
;
}
Hierarchy (
View Summary
)
EventInit
PageSwapEventInit
Index
Properties
activation?
bubbles?
cancelable?
composed?
view
Transition?
Properties
Optional
activation
activation
?:
null
|
NavigationActivation
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
view
Transition
viewTransition
?:
null
|
ViewTransition
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
activation
bubbles
cancelable
composed
view
Transition
vot.js - v2.4.12
Loading...