码迷,mamicode.com
首页 > 其他好文 > 详细

[Angular] Enable router tracing

时间:2017-04-25 10:06:55      阅读:126      评论:0      收藏:0      [点我收藏+]

标签:nts   efi   eve   tin   .com   cin   分享   option   root   

To enable router tracing is really simple:

RouterModule.forRoot(ROUTES, { enableTracing: true })

When we define the root RouterModule, we can pass the option "enableTracing".

 

What we you get is when we navgiating thought app, we will get router events logs in the console.

技术分享

[Angular] Enable router tracing

标签:nts   efi   eve   tin   .com   cin   分享   option   root   

原文地址:http://www.cnblogs.com/Answer1215/p/6760016.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!