On this page
DebugNode
Experimental
Class
Class Overview
class DebugNode {
constructor(nativeNode: any, parent: DebugNode, _debugInfo: RenderDebugInfo)
nativeNode : any
listeners : EventListener[]
parent : DebugElement
injector : Injector
componentInstance : any
context : any
references : {[key: string]: any}
providerTokens : any[]
source : string
}
Class Description
Constructor
constructor(nativeNode: any, parent: DebugNode, _debugInfo: RenderDebugInfo)
Class Details
nativeNode : any
listeners : EventListener[]
parent : DebugElement
injector : Injector
componentInstance : any
context : any
references : {[key: string]: any}
providerTokens : any[]
source : string
exported from @angular/core/index, defined in @angular/core/src/debug/debug_node.ts
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v2.angular.io/docs/ts/latest/api/core/index/DebugNode-class.html