Search
Preparing search index...
The search index is not available
wed
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"wed/action"
EventWithData
Interface EventWithData<Data>
Type parameters
Data
Hierarchy
Event
EventWithData
Index
Properties
AT_
TARGET
BUBBLING_
PHASE
CAPTURING_
PHASE
Event
bubbles
cancel
Bubble
cancelable
current
Target
data
default
Prevented
event
Phase
is
Trusted
return
Value
scoped
src
Element
target
time
Stamp
type
Methods
deep
Path
init
Event
prevent
Default
stop
Immediate
Propagation
stop
Propagation
Properties
AT_
TARGET
AT_
TARGET
:
number
BUBBLING_
PHASE
BUBBLING_
PHASE
:
number
CAPTURING_
PHASE
CAPTURING_
PHASE
:
number
Event
Event
:
object
Type declaration
constructor
:
function
new __type
(
typeArg
:
string
, eventInitDict
?:
EventInit
)
:
Event
Parameters
typeArg:
string
Optional
eventInitDict:
EventInit
Returns
Event
AT_
TARGET
:
number
BUBBLING_
PHASE
:
number
CAPTURING_
PHASE
:
number
prototype
:
Event
bubbles
bubbles
:
boolean
cancel
Bubble
cancel
Bubble
:
boolean
cancelable
cancelable
:
boolean
current
Target
current
Target
:
EventTarget
data
data
:
Data
default
Prevented
default
Prevented
:
boolean
event
Phase
event
Phase
:
number
is
Trusted
is
Trusted
:
boolean
return
Value
return
Value
:
boolean
scoped
scoped
:
boolean
src
Element
src
Element
:
Element
|
null
target
target
:
EventTarget
time
Stamp
time
Stamp
:
number
type
type
:
string
Methods
deep
Path
deep
Path
(
)
:
EventTarget
[]
Returns
EventTarget
[]
init
Event
init
Event
(
eventTypeArg
:
string
, canBubbleArg
:
boolean
, cancelableArg
:
boolean
)
:
void
Parameters
eventTypeArg:
string
canBubbleArg:
boolean
cancelableArg:
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
Globals
"wed/action"
Action
Event
With
Data
AT_
TARGET
BUBBLING_
PHASE
CAPTURING_
PHASE
Event
bubbles
cancel
Bubble
cancelable
current
Target
data
default
Prevented
event
Phase
is
Trusted
return
Value
scoped
src
Element
target
time
Stamp
type
deep
Path
init
Event
prevent
Default
stop
Immediate
Propagation
stop
Propagation
Generated using
TypeDoc