Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/adapter-nextjs
index
<Reference Types>
Event
Interface Event
interface
Event
{
bubbles
:
boolean
;
cancelBubble
:
boolean
;
cancelable
:
boolean
;
composed
:
boolean
;
currentTarget
:
null
|
EventTarget
;
defaultPrevented
:
boolean
;
eventPhase
:
0
|
2
;
isTrusted
:
boolean
;
returnValue
:
boolean
;
srcElement
:
null
|
EventTarget
;
target
:
null
|
EventTarget
;
timeStamp
:
number
;
type
:
string
;
composedPath
(
)
:
[
EventTarget
?
]
;
initEvent
(
type
,
bubbles
?
,
cancelable
?
)
:
void
;
preventDefault
(
)
:
void
;
stopImmediatePropagation
(
)
:
void
;
stopPropagation
(
)
:
void
;
}
Index
Properties
bubbles
cancel
Bubble
cancelable
composed
current
Target
default
Prevented
event
Phase
is
Trusted
return
Value
src
Element
target
time
Stamp
type
Methods
composed
Path
init
Event
prevent
Default
stop
Immediate
Propagation
stop
Propagation
Properties
Readonly
bubbles
bubbles
:
boolean
cancel
Bubble
cancel
Bubble
:
boolean
Readonly
cancelable
cancelable
:
boolean
Readonly
composed
composed
:
boolean
Readonly
current
Target
current
Target
:
null
|
EventTarget
Readonly
default
Prevented
default
Prevented
:
boolean
Readonly
event
Phase
event
Phase
:
0
|
2
Readonly
is
Trusted
is
Trusted
:
boolean
Readonly
return
Value
return
Value
:
boolean
Readonly
src
Element
src
Element
:
null
|
EventTarget
Readonly
target
target
:
null
|
EventTarget
Readonly
time
Stamp
time
Stamp
:
number
Readonly
type
type
:
string
Methods
composed
Path
composed
Path
(
)
:
[
EventTarget
?
]
Returns
[
EventTarget
?
]
init
Event
init
Event
(
type
,
bubbles
?
,
cancelable
?
)
:
void
Parameters
type
:
string
Optional
bubbles
:
boolean
Optional
cancelable
:
boolean
Returns
void
prevent
Default
prevent
Default
(
)
:
void
Returns
void
stop
Immediate
Propagation
stop
Immediate
Propagation
(
)
:
void
Returns
void
stop
Propagation
stop
Propagation
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancel
Bubble
cancelable
composed
current
Target
default
Prevented
event
Phase
is
Trusted
return
Value
src
Element
target
time
Stamp
type
composed
Path
init
Event
prevent
Default
stop
Immediate
Propagation
stop
Propagation
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter