We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1951337 commit e325ebcCopy full SHA for e325ebc
1 file changed
README.md
@@ -29,7 +29,7 @@ Import the ```NgsgModule``` in your ```AppModule```.
29
```
30
31
## Apply the directive
32
-Loop over your elements with *ngFor. 🛎️ the items needs to be an array.
+Loop over your elements with *ngFor. 🛎️ the items needs to be an array. Alternate you can also use the async pipe to pass in your items.
33
34

35
0 commit comments