Skip to content

Add ngInclude directive from Agnular1 to AngularJs which allows you to load external HTML/CSS file into page

License

Notifications You must be signed in to change notification settings

anaszgh/angular2-ngInclude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

angular2-ngInclude

Add ngInclude directive from Agnular1 to AngularJs which allows you to load external HTML/CSS file into page

Usage

<ngInclude src="../direct/to/your/html/file.html" type="template"></ngInclude>
<ngInclude src="../direct/to/your/css/file.css" type="style"></ngInclude>

About

Add ngInclude directive from Agnular1 to AngularJs which allows you to load external HTML/CSS file into page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published