mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
It looks like the {{item}} variable in the examples should be {{person}}, as that is what has been exported (#person, etc).
It seems like the docs aren't finalized, but the discrepancy might confuse people coming in to learn from them in the meantime.
Closes #589
|
||
|---|---|---|
| .. | ||
| 00_index.md | ||
| 01_templates.md | ||
| 02_directives.md | ||
| 03_formatters.md | ||
| 04_decorator_directive.md | ||
| 05_component_directive.md | ||
| 06_instantiator_directive.md | ||
| 07_services.md | ||
| 08_lifecycle.md | ||
| 09_compilation.md | ||
| 10_view.md | ||
| 11_shadow_dom.md | ||
| 12_zones.md | ||