How to Create View Files in Angular 2
Learn how to create separate view files in Angular 2 to organize HTML code into its own file that can communicate with Angular components.
Guide Tasks
- Read Tutorial
Learn how to create separate view files in Angular 2 to organize HTML code into its own file that can communicate with Angular components.