angular/aio/content/examples/attribute-directives/src
shejialuo 7f51f1dcae docs(docs-infra): improve the content of attribute directives (#44628)
Improve docs "Understanding Angular-Directives-Attribute Directives"

In `highlight.directive.1.ts`, add the `private` keyword for `el` property
to make it correct and consistent with subsequent examples.

For section "Setting the value with user input", add a step to tell the
reader change the method `onMouseEnter`, thus more readable.

For section "Binding to a second property", delete the aliase for the
`Input` property, and changes the name back to `appHighlight` in the code
to make it consistent with the whole tutorial.

PR Close #44628
2022-01-06 18:36:46 +00:00
..
app docs(docs-infra): improve the content of attribute directives (#44628) 2022-01-06 18:36:46 +00:00
index.html build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
main.ts build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00