Fixes issue 127

This commit is contained in:
Yang Lin 2016-12-06 12:01:38 +08:00
parent ad22e4e07d
commit 416959ead6
1 changed files with 3 additions and 1 deletions

View File

@ -952,7 +952,9 @@ table
[ContentChild](../api/core/index/ContentChild-decorator.html).
如果必须读取目标元素上的属性或调用它的某个方法,得用另一种技术。
参见 API 参考手册中的 [ViewChild](../api/core/index/ViewChild-var.html) 和 [ContentChild](../api/core/index/ContentChild-var.html)。
参见 API 参考手册中的
[ViewChild](../api/core/index/ViewChild-decorator.html) 和
[ContentChild](../api/core/index/ContentChild-decorator.html)。
:marked
### Binding target