### Describe the problem that you experienced In https://angular.dev/guide/components/host-elements this advice is given: > Always prefer using the host property over @HostBinding and @HostListener. These decorators exist exclusively for backwards compatibility. In https://angular.dev/style-guide#style-06-03 this advice is given: > Consider preferring the @HostListener and @HostBinding to the host property of the @Directive and @Component decorators. It's either the one or the other. ### Enter the URL of the topic with the problem _No response_ ### Describe what you were looking for in the documentation _No response_ ### Describe the actions that led you to experience the problem _No response_ ### Describe what you want to experience that would fix the problem _No response_ ### Add a screenshot if that helps illustrate the problem _No response_ ### If this problem caused an exception or error, please paste it here ```true ``` ### If the problem is browser-specific, please specify the device, OS, browser, and version ```true ``` ### Provide any additional information here in as much as detail as you can ```true ```