I have a Angular 6 application , Im able to detect route change through angular logic, But i have a requirement to detect changes through Javascript or Jquery script, When ever there is a change in route we need to trigger a javascript function.
Please help me, Thank you in advance