Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Awkward wording on ngBindHtml reference page #10097

Closed
@LegalizeAdulthood

Description

@LegalizeAdulthood

ngBindHtml starts out by saying:

Creates a binding that will innerHTML the result of evaluating the expression into the current element in a secure way.

"Creates a binding that will innerHTML"? innerHTML isn't a verb, so this doesn't read well. It should probably be changed to language more like ngBind

The ngBindHtml attribute tells Angular to replace the inner HTML content of the specified HTML element with the value of a given expression, and to update the inner HTML content when the value of that expression changes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions