6 results found
The router in Angular 8 return always returns 404 when deploying to IIS Server but run in local it still working fine.
How can I call the method of parent component in child component in Angular 8 or another version?
How do you can call a child component method from a parent component in angular 8 or another version?
How to increment date by one day in TypeScript angular 6+. I try using code javascript to increase one day but it not worked for me.
How to show/hide a div tag or child tag component in Angular 8, I try used ng-show and ng-if but it does not work for me.
Error TS2554: Expected 2 arguments, but got 1 using @ViewChild help call method of child component from parent component in Angular 8.0