docs: 显示错误修正
This commit is contained in:
parent
3835d83cdc
commit
8c45f976bb
@ -292,7 +292,7 @@ The [`NgFor`](guide/structural-directives#ngFor) and [`NgSwitch...`](guide/struc
|
||||
|
||||
Angular transforms the `*ngFor` in similar fashion from asterisk (*) syntax to `<ng-template>` _element_.
|
||||
|
||||
Angular 会把 `*ngFor` 用同样的方式把星号(*)语法的 `template`*属性*转换成 `<ng-template>`*元素*。
|
||||
Angular 会把 `*ngFor` 用同样的方式把星号`(*)`语法的 `template`*属性*转换成 `<ng-template>`*元素*。
|
||||
|
||||
Here's a full-featured application of `NgFor`, written both ways:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user