Home
GitHub
Preparing search index...
The search index is not available
VFX-JS
VFX-JS
EventInit
Interface EventInit
interface
EventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
}
Hierarchy (
view full
)
EventInit
ProgressEventInit
XRReferenceSpaceEventInit
XRSessionEventInit
XRInputSourceEventInit
Index
Properties
bubbles?
cancelable?
composed?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
Home
GitHub
VFX-JS
Loading...