How to get base url in angular 5?

前端 未结 9 924
抹茶落季
抹茶落季 2020-12-06 04:01

My current url is http://localhost:4200/test/dashboard.

I want to print base url i.e http://localhost:4200 using angular 5 features.

9条回答
提交回复
热议问题