feat(angular): add Control Flow content (#6504)
parent
1f2a2421f5
commit
4ec9f2097c
1 changed files with 7 additions and 1 deletions
@ -1 +1,7 @@ |
|||||||
# Control Flow |
# Control Flow |
||||||
|
|
||||||
|
Angular templates support control flow blocks that let you conditionally show, hide, and repeat elements. |
||||||
|
|
||||||
|
Visit the following resources to learn more: |
||||||
|
|
||||||
|
- [@official@Built-in control flow](https://angular.dev/guide/templates/control-flow) |
||||||
|
Loading…
Reference in new issue