Hijacking Existing HTML Attributes with Angular Directives

InstructorTrevor Ewen

Share this video with your friends

Send Tweet

Angular overrides quite a few existing HTML elements and attributes. This can be a useful technique in our own applications. We will build a directive that adds additional functionality to the src property of an <img>