- Angular Router
- Victor Savkin
- 79字
- 2021-07-09 19:20:30
Navigation
The router's primary job is to manage navigation between states, which includes updating the component tree.
Note
Navigation is the act of transitioning from one router state to another.
To see how it works, let's look at the following example. Say we perform a navigation from the state above to this one:

Because ConversationsCmp
is no longer active, the router will remove it. Then, it will instantiate ConversationCmp
with MessagesCmp
in it, with ComposeCmp
displayed as a popup.
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- PWA入門與實踐
- Java系統分析與架構設計
- Arduino by Example
- Django:Web Development with Python
- Learning AndEngine
- 前端HTML+CSS修煉之道(視頻同步+直播)
- 動手學數據結構與算法
- C語言從入門到精通
- Applied Deep Learning with Python
- 3D Printing Designs:Octopus Pencil Holder
- Java EE輕量級解決方案:S2SH
- Mastering XenApp?