Skip to content

michaelsimon/angular-manual-transclusion-lab-v-000

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using the transclude function

Objectives

  • Manually transclude DOM into our template without ng-transclude

Instructions

Take a look at the UserProfile directive in this repo. .

Now that we know how to do manual transclusion, add a link function to insert the contents into our directive using manual transclusion.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • HTML 39.9%