填写这份《一分钟调查》,帮我们(开发组)做得更好!去填写Home

Event

路由器事件能让你跟踪路由器的生命周期。

Router events that allow you to track the lifecycle of the router.

查看"说明"...

      
      type Event = RouterEvent | RouteConfigLoadStart | RouteConfigLoadEnd | ChildActivationStart | ChildActivationEnd | ActivationStart | ActivationEnd | Scroll;
    

说明

这些事件按以下顺序发生:

The events occur in the following sequence: