User Tools

Site Tools


tips:angularjs

**This is an old revision of the document!**

Table of Contents

AngularJS

tutorials

scope

Select scope of another controller (myController)

var $ascope = angular.element(
  document.querySelector("[ng-controller='myController']")
  ).scope();

i18n

See this

tips/angularjs.1440056188.txt.gz · Last modified: by scipio