vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
HashChangeEventInit
Interface HashChangeEventInit
interface
HashChangeEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
newURL
?:
string
;
oldURL
?:
string
;
}
Hierarchy (
View Summary
)
EventInit
HashChangeEventInit
Index
Properties
bubbles?
cancelable?
composed?
new
URL?
old
URL?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
new
URL
newURL
?:
string
Optional
old
URL
oldURL
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bubbles
cancelable
composed
new
URL
old
URL
vot.js - v2.4.12
Loading...