File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
adev/src/content/guide/templates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ You might also be interested in the following:
4242| [ Event binding] ( guide/templates/event-binding ) | Listen for events and your HTML. |
4343| [ Two-way binding] ( guide/templates/two-way-binding ) | Share data between a class and its template. |
4444| [ Control flow] ( guide/templates/control-flow ) | Angular's syntax for conditionally showing, hiding, and repeating elements. |
45- | [ Local template variables] ( let-template-variables ) | Define and reuse variables in your template. |
45+ | [ Local template variables] ( guide/templates/ let-template-variables) | Define and reuse variables in your template. |
4646| [ Built-in directives] ( guide/directives ) | Listen to and modify the behavior and layout of HTML. |
4747| [ Template reference variables] ( guide/templates/reference-variables ) | Use special variables to reference a DOM element within a template. |
4848| [ Inputs] ( guide/components/inputs ) | Accepting data with input properties |
You can’t perform that action at this time.
0 commit comments