I'm trying to make a dynamic route on Angular using version 5.
The idea is to receive data from a service, and implement a menu, such that not only the names become dynamic, but also the routes.
I'm trying to make a dynamic route on Angular using version 5.
The idea is to receive data from a service, and implement a menu, such that not only the names become dynamic, but also the routes.