1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 13:52:46 +02:00

docs(angular): add @for content (#6392)

This commit is contained in:
J. Degand
2024-08-07 09:32:07 -04:00
committed by GitHub
parent afbefb79a6
commit 8e719080f3

View File

@@ -1 +1,7 @@
# @for
# @for
The @for block repeatedly renders content of a block for each item in a collection.
Visit the following resources to learn more:
- [@official@Angular Official Docs - @for](https://angular.dev/api/core/@for)