title | permalink |
---|---|
Lesson 103 |
/project_103 |
- What components are, how to render them on the page, and how to use a component in another component
- Make a new component
- Title: Knowledge Base
- Description: Search the employee Knowledge Base
- Add the new component to the declarations of AppModule
- Reference the new component in the template of AppComponent
- The Knowledge Base should be the third component on the page