Topic: How to implement Angular routing in mdboostrap angular
Edyta Dabrowska answered 7 years ago
reachfrq pro commented 7 years ago
Thanks for your response. Could you please share me the small code snippet to navigate from one page to another without using angular router. I am little bit confused.Edyta Dabrowska answered 7 years ago
Sorry, I didn't understand you correctly. To use mdb components you don't need routing, but to move from one page to another it is needed.
Here you can find some code snippets.
reachfrq pro commented 7 years ago
Sorry I got struck again. If I copy <mdb-sidenav> in app.component.html it is working fine. The same when I copy to other folder while implementing <router-outlet> its not working. I don't know where I am making mistake. I got tied with the implementation. PLEASE help me on this. If you can provide mail-id so that i can zip my project and share with you.Edyta Dabrowska answered 7 years ago
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Closed
- User: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
reachfrq pro commented 7 years ago
Small correction. It is working in header component. Not in other components.