RouterOutletlink
Acts as a placeholder that Angular dynamically fills based on the current router state.
一个占位符,Angular 会根据当前的路由器状态动态填充它。
选择器
输出参数
activate
绑定到 RouterOutlet.activateEvents
deactivate
绑定到 RouterOutlet.deactivateEvents
导出为
outlet
说明
A router outlet will emit an activate event any time a new component is being instantiated, and a deactivate event when it is being destroyed.
每当新组件实例化之后,路由出口就会发出一个激活事件;在销毁时则发出取消激活的事件。
属性
属性名 | 类型 | 说明 |
---|---|---|
activateEvents | ||
deactivateEvents | ||
isActivated | 只读 | |
component | 只读 | |
activatedRoute | 只读 | |
activatedRouteData | 只读 |
方法
参数没有参数。 返回值
|
参数没有参数。 返回值
|
Called when the 受 |
参数没有参数。 返回值
|
Called when the
| ||||
参数
|
参数没有参数。 返回值
|
参数
|