p.location-badge. exported from angular2/view defined in angular2/src/core/compiler/element_ref.js (line 8) :markdown .l-main-section h2 Members .l-sub-section h3 constructor pre.prettyprint code. constructor(parentView:ViewRef, boundElementIndex:number) :markdown .l-sub-section h3 boundElementIndex :markdown .l-sub-section h3 domElement :markdown Exposes the underlying DOM element. (DEPRECATED way of accessing the DOM, replacement coming) .l-sub-section h3 getAttribute pre.prettyprint code. getAttribute(name:string) :markdown Gets an attribute from the underlying DOM element. (DEPRECATED way of accessing the DOM, replacement coming) .l-sub-section h3 parentView :markdown