How to reload a component in Angular without reloading the whole page

前端 未结 0 1413
臣服心动
臣服心动 2020-12-19 23:25

I want to reload a route but without reloading the entire page. This is not what I want:

window.location.reload();

I want to reload just the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题