Thank you, Sander. I will give that a try.
On Sunday, October 22, 2017 at 6:28:42 AM UTC-6, Sander Elias wrote: > Hi Vs, > > Have a look at `ng-container > <https://angular.io/guide/structural-directives#group-sibling-elements-with-ng-container>`. > > it's there if you need to things like this. Its a null-element, as in you > can put structural directives on it, but it won't be present in the > resulting DOM structure. > > Regards > Sander > -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
