Renders a named view of the current route.
The named view should be defined in the route configuration
according to the DaffRouteWithNamedViews
type.
'[daffRouterNamedViewOutlet]'
Name | Type | Description | |||
---|---|---|---|---|---|
@Input() daffRouterNamedViewOutlet | string | The router named view to attempt to render. | ngOnDestroy | void | |
ngOnChanges | void | ||||
ngOnInit | void |