Chartbreaker
Preparing search index...
bundle
<internal>
NavigateEventInit
Interface NavigateEventInit
interface
NavigateEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
canIntercept
?:
boolean
;
composed
?:
boolean
;
destination
:
NavigationDestination
;
downloadRequest
?:
string
|
null
;
formData
?:
FormData
|
null
;
hashChange
?:
boolean
;
hasUAVisualTransition
?:
boolean
;
info
?:
any
;
navigationType
?:
NavigationType
;
signal
:
AbortSignal
;
sourceElement
?:
Element
|
null
;
userInitiated
?:
boolean
;
}
Hierarchy (
View Summary
)
EventInit
NavigateEventInit
Index
Properties
bubbles?
cancelable?
can
Intercept?
composed?
destination
download
Request?
form
Data?
hash
Change?
has
UA
Visual
Transition?
info?
navigation
Type?
signal
source
Element?
user
Initiated?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
can
Intercept
canIntercept
?:
boolean
Optional
composed
composed
?:
boolean
destination
destination
:
NavigationDestination
Optional
download
Request
downloadRequest
?:
string
|
null
Optional
form
Data
formData
?:
FormData
|
null
Optional
hash
Change
hashChange
?:
boolean
Optional
has
UA
Visual
Transition
hasUAVisualTransition
?:
boolean
Optional
info
info
?:
any
Optional
navigation
Type
navigationType
?:
NavigationType
signal
signal
:
AbortSignal
Optional
source
Element
sourceElement
?:
Element
|
null
Optional
user
Initiated
userInitiated
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bubbles
cancelable
can
Intercept
composed
destination
download
Request
form
Data
hash
Change
has
UA
Visual
Transition
info
navigation
Type
signal
source
Element
user
Initiated
Legacy Docs
Impressum
Datenschutz/Privacy
Chartbreaker
Loading...