Get nativeElement from ElementRef object and then call setAttribute() / getAttribute() methods:this.roundButtonOne.nativeElement.getAttribute('xlink:href');this.roundButtonOne.nativeElement.setAttribute('xlink:href','#mic-small'); 这篇关于Angular 2更改属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 09-02 01:38