mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-20 04:11:51 +00:00
parent
884ef0dbcd
commit
53ec33f07f
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
* @function
|
* @function
|
||||||
*
|
*
|
||||||
* @description
|
* @description
|
||||||
* Compiles a piece of HTML string or DOM into a template and produces a template function, which
|
* Compiles an HTML string or DOM into a template and produces a template function, which
|
||||||
* can then be used to link {@link ng.$rootScope.Scope `scope`} and the template together.
|
* can then be used to link {@link ng.$rootScope.Scope `scope`} and the template together.
|
||||||
*
|
*
|
||||||
* The compilation is a process of walking the DOM tree and matching DOM elements to
|
* The compilation is a process of walking the DOM tree and matching DOM elements to
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue