Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Isolate Scope and why it is required?

Answer Posted / chaitanya

By default, directives have access to the parent scope in AngularJS apps. Hence, you can write your custom directive code based on parent scope. If the parent scope changes at all the directive is no longer useful.

The shared scope allows the parent scope to flow down into the directive but the Isolate scope doesn’t allow the parent scope to flow down into the directive.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which components can be injected as a dependency in angular js?

879


What is the basic need to start with AngularJS?

882


What are the new features in angular 6?

927


What is the use of canactivate in angular?

829


Is react faster than angular?

806


Explain the difference between angular.js and backbone.js?

964


Is angular 2 object oriented?

852


Is react backend or frontend?

833


Difference between var, let, const?

874


What happen when I import the same module twice in angular 4?

906


Explain the process how do we exchange the data from front end to server?

920


How do we include css file ins. The component except using styleurls property?

801


What is the scope of $scope?

829


What are the ways to track the error in angularjs?

904


What is meant by decorator in angular?

943