Ionic 5: set ion-item “Active” with routerLink

The native angular directive [routerLinkActive] does not fit well with <ion-item/> component: routerLinkActive works with element’s classes, ion-item change its appearance using the [color] attribute.

Ionic 5: set ion-item “Active” with routerLink Read More ยป