- Lessons
-
Adding a New Component
- Conclusion
-
References
-
Course Survey

Application Development Framework: Adding a New Component
In this tutorial, you will learn how to create a component using Angular CLI within an existing application.
Overview
In this tutorial, you will learn how to create a component using the Angular CLI within an existing application.
By definition, a component controls a patch of screen called a view. For example, individual components define and control menus, tabs, forms, buttons and every simple or complex portion of an application's layout.
What Will I Learn?
This tutorial will cover the following topics:
- Creating a component
- Using the component
Target Audience
This course is targeted at the following roles:
- Developers
Time Required: ~30 minutes
Difficulty: Foundation
Prerequisite Knowledge
This course presumes that the student has taken the following Alfresco University courses: