Angular Custom Package Part -2: How to create a reusable grid.

Опубликовано: 22 Январь 2025
на канале: Beginner2Expert
153
7

Hello, friends, this is part 19 angular 7 tutorial, in this session I discussed on the following points:

1. Use CLI command: ng g library library-name
2. Create one view related to a component
3. Import the library module into app.module
4. Use the component selector

Here are things to keep in mind
1. Input and Output
2. EventEmitter
3. No Http call
4. strongly typed / context for the created package model

Please let me know your concern about this session and will try to provide a solution.

Please don't forget to subscribe and put a thumbs up for this session if this session really helps you to learn.

Reddit:   / beginner2expert  
Pinterest:   / b2expert19  
Facebook:   / b2expert  

#b2Expert #AngularCustomPackage #Angular7Tutorial