In this blog you will learn how to Create a custom AngularJS Directive Without Using Scope.
In this article I demonstrate how we create a custom AngularJs Directive and access data without use of @ScopeFor this I create a index.html page where I want to display data from my custom AngularJs Directive.