RouterLinkWithHref
允许你在应用中链接到特定的路由。
Lets you link to specific routes in your app.
Exported from
选择器
属性
| 属性 | 说明 |
|---|---|
@Input() | |
@Input() | 作为 Passed to Router#createUrlTree as part of the 参见: |
@Input() | 作为 Passed to Router#createUrlTree as part of the 参见: |
@Input() | 作为 Passed to Router#createUrlTree as part of the 参见: |
@Input() | 作为 Passed to Router#createUrlTree as part of the 参见: |
@Input() | 作为 Passed to Router#navigateByUrl as part of the 参见: |
@Input() | 作为 Passed to Router#navigateByUrl as part of the 参见: |
@Input() | 作为 Passed to Router#navigateByUrl as part of the 参见: |
@Input() | Passed to Router#createUrlTree as part of the 参见: |
href: string | |
@Input() | 只写 传递给 Router#createUrlTree 的命令。 Commands to pass to Router#createUrlTree.
参见: |
urlTree: UrlTree | 只读 |
说明
欲知详情,参见 RouterLink。
See RouterLink for more information.