[Ionic V4] Modal with navigation in Angular 7

I can’t find how to make a Modal with a navigation to push different detail pages. I’m trying with Angular 7. Any idea?

Thanks.

EDIT: How to add navigation inside a created Modal

I have a list of employees, and when you click in them, I need to show a detail with a ‘push’ navigation with a back button.

In V3 with navcontroller you were able to do with push. Navcontroller now functions with angular router and it’s not compatible.

Maybe use a slider for that purpose?

Slide 1: display your slide
Slide 2: display the detail