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>
UIEventInit
Interface UIEventInit
interface
UIEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
detail
?:
number
;
view
?:
null
|
Window
;
which
?:
number
;
}
Hierarchy (
view full
)
EventInit
UIEventInit
InputEventInit
FocusEventInit
CompositionEventInit
EventModifierInit
Index
Properties
bubbles?
cancelable?
composed?
detail?
view?
which?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
detail
detail
?:
number
Optional
view
view
?:
null
|
Window
Optional
which
which
?:
number
Deprecated
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
detail
view
which
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Deprecated