Improve this Doc  View Source

ngOutlet

  1. - directive in module ngComponentRouter

The directive that identifies where the Router should render its Components.

Directive Info

  • This directive executes at priority level 400 restrict: AE.

Usage

  • as attribute:
    <ANY>
    ...
    </ANY>