Angular中当一个组件中的修改影响到另一个组件时,Angular不会自动更新HTML。
创始人
2024-10-31 01:30:54
0

使用Angular的@ViewChild装饰器和Observables实现组件间的通信。首先,在父组件中定义一个Observable对象,将其传递给子组件,并在子组件中订阅该对象。当子组件中的修改发生时,通过该Observable对象发出通知,将通知发送给父组件,父组件接收到通知后,在调用ViewChild修饰的子组件的方法来更新HTML。

示例代码如下:

// parent.component.ts import { Component, ViewChild } from '@angular/core'; import { Subject } from 'rxjs';

@Component({ selector: 'parent-component', template:

}) export class ParentComponent { @ViewChild('htmlOutput', {static: false}) htmlOutput: ElementRef; subject = new Subject();

onButtonClick() { this.subject.next('Button Clicked'); }

updateHtmlOutput(html: string) { this.htmlOutput.nativeElement.innerHTML = html; }

}

// child.component.ts import { Component, Input } from '@angular/core';

@Component({ selector: 'child-component', template: '' }) export class ChildComponent { @Input() subject: Subject;

ngOnInit() { this.subject.subscribe((msg) => { // handle the message and make updates to the HTML this.updateHtml(msg); }); }

updateHtml(msg: string) { // update the HTML this.htmlOutput.nativeElement.innerHTML = msg; }

}

相关内容

热门资讯

外挂手筋!德扑圈透视,智星德州... 外挂手筋!德扑圈透视,智星德州插件2024最新版-竟然真的是有辅助神器(哔哩哔哩)智星德州插件202...
外挂手段!wepoker透视有... 外挂手段!wepoker透视有吗,德普之星透视-果然真的有辅助方法(哔哩哔哩)1、完成wepoker...
外挂教程书!拱趴大菠萝挂怎么安... 外挂教程书!拱趴大菠萝挂怎么安装,竞技联盟破解版最新版-切实有辅助攻略(哔哩哔哩)1、拱趴大菠萝挂怎...
外挂步骤!哈糖大菠萝可以开挂吗... 外挂步骤!哈糖大菠萝可以开挂吗,德扑圈有透视吗-本来真的有辅助攻略(哔哩哔哩)亲,关键说明,哈糖大菠...
外挂绝活!拱趴大菠萝万能挂图解... 外挂绝活!拱趴大菠萝万能挂图解,约局吧辅助器-一直一直都是有辅助方法(哔哩哔哩)该软件可以轻松地帮助...
外挂法子!aa poker辅助... 外挂法子!aa poker辅助,德普辅助器怎么用-本来存在有辅助插件(哔哩哔哩)1、aa poker...
外挂窍要!智星菠萝有挂吗,so... 外挂窍要!智星菠萝有挂吗,sohoo poker辅助-都是是有辅助技巧(哔哩哔哩)1、游戏颠覆性的策...
外挂指南!werplan免费挂... 外挂指南!werplan免费挂下载,哈糖大菠萝怎么开挂-果然是真的有辅助插件(哔哩哔哩)外挂指南!w...
外挂技法!悦扑克脚本,德州真人... 外挂技法!悦扑克脚本,德州真人透视脚本-好像存在有辅助方法(哔哩哔哩)1、德州真人透视脚本辅助器安装...
外挂经验!xpoker辅助怎么... 外挂经验!xpoker辅助怎么用,werplan怎么透视-竟然是有辅助技巧(哔哩哔哩)1、xpoke...