© Venkata Keerti Kotaru 2020
V. K. KotaruAngular for Material Designhttps://doi.org/10.1007/978-1-4842-5434-9_6

6. Angular: Directives

Venkata Keerti Kotaru1 
(1)
Hyderabad, India
 

Angular helps build views that are declarative and use HTML markup. Angular helps reuse most HTML elements and features. It helps extend functionality, making it a powerful framework.

This chapter describes various types of directives. It lists some of Angular’s most popular built-in directives. The directives help code conditional logic in the HTML template, iterate through the collections, and apply the styles dynamically.

Directives

Angular provides the ability to augment the HTML template and provide additional features and functionalities. Directives play an important ...

Get Angular for Material Design: Leverage Angular Material and TypeScript to Build a Rich User Interface for Web Apps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.