Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(docs-infra): improve the content of attribute directives #44628

Closed
wants to merge 1 commit into from
Closed

docs(docs-infra): improve the content of attribute directives #44628

wants to merge 1 commit into from

Commits on Jan 6, 2022

  1. docs(docs-infra): improve the content of attribute directives

    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.
    shejialuo committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    3c2d822 View commit details
    Browse the repository at this point in the history