Skip to content

Type checking for host bindings #45847

@jelbourn

Description

@jelbourn

Angular does not currently perform type checking for @Component and @Directive host bindings. This is a gap in Angular's otherwise robust template type checking system that leaves the door open to typos and type mismatches.

  • Introduce an option for host binding type checking
  • Devise and execute a rollout plan to make this the new default behavior

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions