$scope in Angular

Descripción

A-Level Angular Apunte sobre $scope in Angular, creado por James Drummond el 11/01/2015.
James Drummond
Apunte por James Drummond, actualizado hace más de 1 año
James Drummond
Creado por James Drummond hace alrededor de 11 años
8
0

Resumen del Recurso

Página 1

What is scope in Angular?Scopes provide APIs ($watch) to observe model mutationsScopes provide APIs ($apply) to propogate any model changes through the system.Scope is the glue between the application controller and the viewDuring the template linking phase, the directives set up $watch expressions on the scope. It gives you access to your modelsThink about it: if you set up a model in a view and wish to access it in a controller then you do that via $scope.

Mostrar resumen completo Ocultar resumen completo

Similar

The Princeton Review Chapter 9 Rotational Motion
Anibal Santamaria
Angular
Kingsley Bawuah
Scope and Inheritance in Angular
James Drummond
Angular Nuts and Bolts
James Drummond
Angular application scaffolding
James Drummond
Directives and scope
James Drummond
Fluxo buscaCliente
Alex José Silva
FE Web Applications Components
Juan Carlos Joya Carvajal
How Angular works
James Drummond
Angular-hint
James Drummond
Angular Concept questions and answers
Abinaya Murugaiyan