vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
PageRevealEventInit
Interface PageRevealEventInit
interface
PageRevealEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
viewTransition
?:
null
|
ViewTransition
;
}
Hierarchy (
View Summary
)
EventInit
PageRevealEventInit
Index
Properties
bubbles?
cancelable?
composed?
view
Transition?
Properties
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
bubbles
cancelable
composed
view
Transition
vot.js - v2.4.12
Loading...