补充遗漏的翻译
This commit is contained in:
parent
9f927f775a
commit
8f438a6bfe
|
@ -2707,6 +2707,8 @@ a#inputs-outputs
|
||||||
Now look at a another snippet in which the `HeroDetailComponent`
|
Now look at a another snippet in which the `HeroDetailComponent`
|
||||||
is the **target** of a binding on the _left_ of the equals (`=`).
|
is the **target** of a binding on the _left_ of the equals (`=`).
|
||||||
|
|
||||||
|
现在,看看`HeroDetailComponent`中的另一个片段,等号(`=`)*左侧*的是绑定的**目标**。
|
||||||
|
|
||||||
+makeExample('template-syntax/ts/src/app/app.component.html', 'io-2')(format=".")
|
+makeExample('template-syntax/ts/src/app/app.component.html', 'io-2')(format=".")
|
||||||
|
|
||||||
:marked
|
:marked
|
||||||
|
|
Loading…
Reference in New Issue