Angular - 子组件更改Input()不会通知父组件已更新
创始人
2024-10-15 04:30:03
0

在Angular中,如果子组件更改了通过Input()传递的值,父组件不会自动收到更新的通知。但是,我们可以使用以下两种方法来解决这个问题:

  1. 使用@Output()和EventEmitter:
    • 在子组件中,定义一个@Output()属性,并使用EventEmitter来发出事件。当子组件更改了输入值时,触发该事件。
    • 在父组件中,使用子组件的输出属性,并在相应的方法中接收事件。通过这个事件,父组件可以知道子组件发生了变化,并采取适当的操作。

下面是一个示例代码:

子组件:

import { Component, Input, Output, EventEmitter } from '@angular/core';

@Component({
  selector: 'app-child',
  template: `
    
  `
})
export class ChildComponent {
  @Input() value: string;
  @Output() valueChange: EventEmitter = new EventEmitter();

  changeValue() {
    this.value = 'New Value';
    this.valueChange.emit(this.value);
  }
}

父组件:

import { Component } from '@angular/core';

@Component({
  selector: 'app-parent',
  template: `
    
    

Parent Value: {{ parentValue }}

` }) export class ParentComponent { parentValue = 'Initial Value'; onChildValueChange(newValue: string) { this.parentValue = newValue; } }
  1. 使用ngOnChanges生命周期钩子:
    • 在父组件中,实现ngOnChanges生命周期钩子,并监听子组件输入属性的变化。
    • 当子组件的输入属性发生变化时,ngOnChanges方法将被调用,并且我们可以在其中更新父组件的属性。

下面是一个示例代码:

子组件:

import { Component, Input } from '@angular/core';

@Component({
  selector: 'app-child',
  template: `
    
  `
})
export class ChildComponent {
  @Input() value: string;

  changeValue() {
    this.value = 'New Value';
  }
}

父组件:

import { Component, OnChanges, SimpleChanges } from '@angular/core';

@Component({
  selector: 'app-parent',
  template: `
    
    

Parent Value: {{ parentValue }}

` }) export class ParentComponent implements OnChanges { parentValue = 'Initial Value'; ngOnChanges(changes: SimpleChanges) { if (changes.parentValue && !changes.parentValue.firstChange) { this.parentValue = changes.parentValue.currentValue; } } }

以上是两种解决子组件更改Input()不会通知父组件已更新的方法,根据实际需求选择适合的方法来解决问题。

相关内容

热门资讯

6分钟辅助!hhpoker是真... 6分钟辅助!hhpoker是真的假的,hhpoker真的有透视吗,演示教程(真是有挂)1、每一步都需...
第七分钟辅助!we poker... 第七分钟辅助!we poker插件,we poker免费辅助器,手筋教程(有挂方式)暗藏猫腻,小编详...
七分钟辅助!aa poker辅... 七分钟辅助!aa poker辅助包,pokemmo脚本辅助器下载,讲义教程(有挂秘籍)1、pokem...
第四分钟辅助!wepoker辅... 第四分钟辅助!wepoker辅助器安装包定制,aapoker透视脚本,大纲教程(有挂总结)所有人都在...
第四分钟辅助!wpk透视辅助靠... 第四分钟辅助!wpk透视辅助靠谱吗,wepoker透视苹果系统,诀窍教程(有挂猫腻);运wepoke...
七分钟辅助!aapoker透视... 七分钟辅助!aapoker透视脚本入口,wejoker开挂,学习教程(有挂教程)1、打开软件启动之后...
第四分钟辅助!淘宝买wepok... 第四分钟辅助!淘宝买wepoker透视有用吗,wpk俱乐部怎么作弊,积累教程(有挂规律)1、下载好淘...
6分钟辅助!we-poker软... 6分钟辅助!we-poker软件,购买的wpk辅助在哪里下载,积累教程(有挂技巧)购买的wpk辅助在...
第2分钟辅助!如何下载wepo... 第2分钟辅助!如何下载wepoker安装包,newpoker怎么安装脚本,教程书教程(今日头条)1、...
4分钟辅助!wepoker钻石... 4分钟辅助!wepoker钻石怎么看底牌,wepoker辅助器有哪些功能,法门教程(有挂详细)该软件...