Bhuvanesh Mohankumar
What is $rootScop0e in AngularJs?
By Bhuvanesh Mohankumar in .NET on Apr 28 2016
  • Bhuvanesh Mohankumar
    Apr, 2016 28

    Scope is a special JavaScript object which plays the role of joining controller with the views. Scope contains the model data. In controllers, model data is accessed via $scope object. $rootScope is the parent of all of the scope variables.

    • 1


Most Popular Job Functions


MOST LIKED QUESTIONS