You will also have to tell AngularJS what part of the directive's HTML template that is to contain the transcluded HTML
cf. The concept of 'slots' in the Shadow DOM spec.
You will also have to tell AngularJS what part of the directive's HTML template that is to contain the transcluded HTML
cf. The concept of 'slots' in the Shadow DOM spec.