I am working on a ionic angular project, where I use app.component.ts as a service page . Moreover I can get and set values from different pages in the app.component. Service is just a component which has no UI and routes
.
↧
How to pass data to appcomponent page from other page
↧