This commit is contained in:
Zhimin YE (Rex) 2016-08-18 11:32:06 +01:00
parent 60bdd86c32
commit 46f3e0c7a7
1 changed files with 1 additions and 1 deletions

View File

@ -1080,7 +1080,7 @@ code-example(format="nocode").
It has the "colspan" *attribute*, but
interpolation and property binding can set only *properties*, not attributes.
正如消息中所说,`<td>`元素没有`colspan` Attribute
正如提示中所说,`<td>`元素没有`colspan`属性
但是插值表达式和属性绑定只能设置*属性*而不是Attribute。
We need attribute bindings to create and bind to such attributes.