Thursday, 13 April 2017

Angular 2 router: How do I get the value after # (hash)

I have a url and would like to grab the value after hash using Angular 2 (or 4 for that matter). How is it done on the Router?

i.e.

 http://example.com#sample



via koech

No comments:

Post a Comment