Can't find documentation for it.
From examples I got 3 cases:
@HostBinding("attr.something")
@HostBinding("class.something")
@HostBinding("style.something")
but is there more?
As per written in this link by Thierry Templier who is also active in this group if I remember correctly :) Picture is from post from that website.