In this article I demonstrate how we create a custom AngularJs Directive and access data without use of @Scope
For this I create a index.html page where I want to display data from my custom AngularJs Directive.



Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
In this article I demonstrate how we create a custom AngularJs Directive and access data without use of @Scope
For this I create a index.html page where I want to display data from my custom AngularJs Directive.



Pradeep SahooPosted May 9, 2016, 10:19 PM
Nice . Thanks for sharing.Can you please upload the code ?