You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`*ngFor` structural directive usage in NativeScript + Angular-2
1
+
`*ngFor` structural directive usage in NativeScript + Angular-2+
2
+
A structural directive that renders a template for each item in a array or collection. The directive is placed on an element, which result in repeating the section or template.
0 commit comments