ng2 - Difference between ng-container and ng-template tags
Can someone please illustrate the difference between using and elements?
I could not find documentation for NgContainer and don't quite understand the difference between template tag.
A code example of each would greatly help.