Working with Display Directives

placeholder

Directives are notes to the AngularJS compiler that enable you to attach behaviors to DOM objects. Here you’ll work with a number of the built-in display directives, including ngStyle, ngFocus, and ngBlur.