Topic: Tabs and Router Outlet
Ignacio Mariano Chiodo pro asked 7 years ago
Hi ! I'm having some troubles using tabs with router outlet...For example, in this tabs:
<mdb-tabset #staticTabs [buttonClass]="'nav-tabs tabs-3'" [contentClass]="'card'">
<mdb-tab heading="'Profile'"></mdb-tab>
<mdb-tab heading="'Follow'
">
</mdb-tab>
<mdb-tab heading="'Contact'"></mdb-tab>
<mdb-tabset></mdb-tabset>
<router-outlet></router-outlet>
Where should i put the [routerLink]="['/routes']" ?Thank you very much !
Ignacio Mariano Chiodo pro answered 6 years ago
Damian Gemza staff answered 7 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: Yes
- Provided link: No