core/router/router.model.ts
A tab that is added to a context route and opens the associated component on this context.
Properties |
context |
context:
|
Type : ViewContext
|
The view context to add this route to. |
tabs |
tabs:
|
Type : Tab[]
|
Optional |
Allow to emit multiple tabs on one context route. |