docs(angular): add let content (#6393)
parent
37699cb996
commit
afbefb79a6
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
|||||||
# @let |
# @let |
||||||
|
|
||||||
|
@let allows you to define a local variable and re-use it across the template. |
||||||
|
|
||||||
|
Visit the following resources to learn more: |
||||||
|
|
||||||
|
- [@official@Angular Official Docs - @let](https://angular.dev/api/core/@let) |
||||||
|
- [@article@Angular's next feature let syntax](https://nhannguyendevjs.medium.com/angulars-next-feature-let-syntax-afba6354112b) |
Loading…
Reference in new issue