Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
utils
<Reference Types>
IDBVersionChangeEventInit
Interface IDBVersionChangeEventInit
interface
IDBVersionChangeEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
newVersion
?:
null
|
number
;
oldVersion
?:
number
;
}
Hierarchy (
view full
)
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
?:
null
|
number
Optional
old
Version
old
Version
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
new
Version
old
Version
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter