mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
19 lines
459 B
Text
19 lines
459 B
Text
|
|
@workInProgress
|
||
|
|
@ngdoc overview
|
||
|
|
@name Developer Guide: Angular HTML Compiler: Testing a New DOM Element
|
||
|
|
@description
|
||
|
|
|
||
|
|
|
||
|
|
"Testing, testing, come in, over?"
|
||
|
|
|
||
|
|
|
||
|
|
## Related Topics
|
||
|
|
|
||
|
|
* {@link dev_guide.compiler Angular HTML Compiler}
|
||
|
|
* {@link dev_guide.compiler.understanding_compiler Understanding How the Compiler Works}
|
||
|
|
* {@link dev_guide.compiler.extending_compiler Extending the Angular Compiler}
|
||
|
|
|
||
|
|
## Related API
|
||
|
|
|
||
|
|
* {@link api/angular.compile angular.compile()}
|