nativeElement // <- Angular Element } @HostListener('click') onHostClick($event) { ... } @HostBinding('attr.someAttribute') someAttributeValue: string; } ...
確定! 回上一頁