Search
Preparing search index...
The search index is not available
Dolos Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
inject
EvalResultEventDetails
Interface EvalResultEventDetails<T>
Body of an
evalresult
event.
Type parameters
T
Hierarchy
CustomEventInit
EvalResultEventDetails
Index
Properties
bubbles
cancelable
composed
detail
error
id
result
Properties
Optional
bubbles
bubbles
:
undefined
|
false
|
true
Optional
cancelable
cancelable
:
undefined
|
false
|
true
Optional
composed
composed
:
undefined
|
false
|
true
Optional
detail
detail
:
T
Optional
error
error
:
undefined
|
string
Marshalled error using
marshalError
id
id
:
string
Optional
result
result
:
any
Subsystems
inject
Eval
Result
Event
Details
bubbles
cancelable
composed
detail
error
id
result
Inject
Options
Eval
Result
Event
DELETE_
AFTER
EVAL_
TEMPLATE
PUSH_
RESULT
eval
Result
Event$
evaluate
Code
format
Code
get
Uid
inject
Code
Generated using
TypeDoc
Body of an
evalresult
event.