Navigation Between Page Components
Learn how to implement navigation between Ionic page components in two ways.
With Angular Routing, we can implement navigation between separate page components in our applications in two ways:
- Directly within the component template itself
- Using the router module within the component class
Get hands-on with 1200+ tech skills courses.