-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Closed
Description
Describe the problem that you experienced
The page that lists the supported comparison operators includes ==
, ===
and !==
, but does not include !=
.
| Comparison Operators | `<`, `<=`, `>`, `>=`, `==`, `===`, `!==` | |
Enter the URL of the topic with the problem
https://angular.dev/guide/templates/expression-syntax#supported-operators
Describe what you were looking for in the documentation
The supported comparison operators.
Describe the actions that led you to experience the problem
!=
is missing.
Describe what you want to experience that would fix the problem
Include !=
in the list.
Add a screenshot if that helps illustrate the problem
No response
If this problem caused an exception or error, please paste it here
If the problem is browser-specific, please specify the device, OS, browser, and version
Provide any additional information here in as much as detail as you can
Metadata
Metadata
Assignees
Labels
No labels