Scope is an object that refers to the application model. It is an execution context for expressions. Scopes are arranged in hierarchical structure which mimic the DOM structure of the application. Scopes can watch expressions and propagate events.
Scopes provide APIs ($watch) to observe model mutations.
Scopes provide APIs (登錄查看完整內(nèi)容