Typescript Library Declarations (DOM)
Interface IDBVersionChangeEventInit
Hierarchy
EventInit
IDBVersionChangeEventInit
Index
Properties
bubbles?
cancelable?
composed?
new
Version?
old
Version?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
new
Version
new
Version
?:
number
Optional
old
Version
old
Version
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
new
Version
old
Version