Skip to content

abhishek-kumar2/AngularDirectiveExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularDirectiveExample

A full functional angular directive examples

  1. simpleDirective.html => Simple directive example
  2. directiveRestrictions.html => Directive restrict examples
  3. directiveBasicBehavior.html => Directive basic behavior example
  4. directiveTalkingController.html => Directive talk to controller example
  5. communicationBetweenDirectives.html => Communication between directives example
  6. isolateScope.html => Isolation of scope with directives examples
  7. isolatedScope@.html => Isolated scope using @ example

In real life use of directives examples

  1. shoppingCart.html => Shopping cart example using directive

About

a full functional angular directive example

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors