Relative Content

Tag Archive for javascriptangulartypescriptangular-componentsangular18

Angular 18 component not being recognised/shown

I started making an Angular 18 app and I added my first component (using standalone components) and the app seems to not recognise my component because when I add it in my app.component.ts as a HTML tag and serve the app my component doesn’t show.