Preparing search index...
The search index is not available
sesaparcours
sesaparcours
types
<internal>
PageSwapEventInit
Interface PageSwapEventInit
interface
PageSwapEventInit
{
activation
?:
null
|
NavigationActivation
;
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
viewTransition
?:
null
|
ViewTransition
;
}
Hierarchy (
view full
)
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
view
Transition
?:
null
|
ViewTransition
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
activation
bubbles
cancelable
composed
view
Transition
sesaparcours
Loading...