export inspectElement(elementRef: ElementRef) : DebugElement
export inspectElement(elementRef: ElementRef) : DebugElement
exported from angular2/core defined in angular2/src/core/debug/debug_element.ts (line 185)
Returns a DebugElement
for an ElementRef
.