S2E2 What's the difference between @Host and @Self decorators?

Опубликовано: 29 Июнь 2026
на канале: Stepan Suvorov
675
10

For a lot of cases, Host Element and Element itself is the same element, so @Host and @Self decorators do the same thing, that's why sometimes it's quite hard to understand the difference.

Official docs:
https://angular.io/api/core/Self
https://angular.io/api/core/Host

Code: https://github.com/stevermeister/Angu...

Angular Pro Screencasts Roadmap - https://github.com/stevermeister/Angu...

If you have any question or suggestion please put a comment, or ping me on Twitter -   / stevermeister