For example, ngFor takes our <mycomponent> and stamps it out for each item in items, but it never renders our initial <my-component> since it's a template: ...
確定! 回上一頁