10
Answers

Angular 5 redirection

  1. window.location.href='../app/route/route.component.html';
I have given the above code. It is not working. KIndly provide me an alternate solution

Answers (10)