commit
b841c0f20b
|
@ -952,7 +952,9 @@ table
|
||||||
[ContentChild](../api/core/index/ContentChild-decorator.html).
|
[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
|
:marked
|
||||||
### Binding target
|
### Binding target
|
||||||
|
|
Loading…
Reference in New Issue