In keyword in binary expression of an HTML template
One of the new features in Angular 20.0.0-next.8 is the "in" keyword in binary expressions in templates. This keyword enables testing the existence of properties in an object before their values are i...