NEW COMPONENT<title> #49914
-
Select Topic AreaQuestion BodyHello, I'm starting to work with Angular. I created a new component, but I can't use it. Its content is not displayed in the browser. Another thing, I work with the software: StackBlitz and the Angular files it creates do not have a component with APP files. according to a training video I understood that I should combine there the tag according to the name of the SELECTOR created' to view the html files content. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
you can follow these to learn : app.component.html you can declare component name in app.component.html |
Beta Was this translation helpful? Give feedback.
-
|
you mail me on this email |
Beta Was this translation helpful? Give feedback.
-
|
Can you share the solution please? |
Beta Was this translation helpful? Give feedback.
you can follow these to learn : app.component.html
you can declare component name in app.component.html
https://github.com/maahaMaya/AngularPratice/blob/main/myAppAngular/src/app/app.component.html