AngularMaterial-mat-form-fieldpreventclickeventsusingstopPropagationisnotworking
创始人
2024-10-28 07:01:48
0

我们需要在mat-form-field上添加一个事件监听器,以捕捉click事件并阻止其冒泡。以下是一个示例代码:

import { Component, ViewChild, ElementRef, AfterViewInit } from '@angular/core';
import { MatFormField } from '@angular/material/form-field';

@Component({
  selector: 'app-example',
  template: `
    
      
    
  `,
})
export class ExampleComponent implements AfterViewInit {
  @ViewChild('formField') formField: MatFormField;

  constructor(private el: ElementRef) {}

  ngAfterViewInit() {
    this.formField._elementRef.nativeElement.onclick = (event: MouseEvent) => {
      event.stopPropagation();
    };
  }

  handleClick(event: MouseEvent) {
    event.stopPropagation();
    console.log('click event handled');
  }
}

在上面的例子中,我们首先获取mat-form-field的引用,然后在ngAfterViewInit()生命周期钩子中将一个click事件监听器添加到mat-form-field上。在该监听器中,我们调用stopPropagation()以阻止事件冒泡。我们还添加了另一个处理click事件的函数,以确保该事件被正确处理。

相关内容

热门资讯

必备透视!wepoker私人局... 必备透视!wepoker私人局怎么玩,小程序微乐辅助器2.0免费,法门教程(有挂解惑)-哔哩哔哩1、...
必备透视!wepoker有辅助... 必备透视!wepoker有辅助功能吗,微乐智能辅助app,模块教程(有挂分析)-哔哩哔哩1、进入游戏...
普及透视!约局吧透视挂下载,微... 普及透视!约局吧透视挂下载,微乐江苏自建房辅助app,攻略教程(竟然有挂)-哔哩哔哩运约局吧透视挂下...
解谜透视!wepoker是不是... 解谜透视!wepoker是不是有人用挂,微信小程序游戏辅助,妙招教程(证实有挂)-哔哩哔哩1、点击下...
推荐透视!wpk作弊,微信小程... 推荐透视!wpk作弊,微信小程序微乐破解填大坑,教材教程(有挂分析)-哔哩哔哩小薇(辅助器软件下载)...
解谜透视!we poker辅助... 解谜透视!we poker辅助器v3.3,小程序微乐游戏辅助器,学习教程(有挂总结)-哔哩哔哩1、每...
总结透视!pokemmo辅助官... 总结透视!pokemmo辅助官网,微信小程序怎么开挂,诀窍教程(有挂讲解)-哔哩哔哩一、pokemm...
开挂透视!pokemmo脚本辅... 开挂透视!pokemmo脚本辅助下载,微乐游戏竞技团辅助,讲义教程(确实有挂)-哔哩哔哩;1、首先打...
辅助透视!hhpoker可以控... 辅助透视!hhpoker可以控制吗,微乐广西小程序脚本,手册教程(有挂细节)-哔哩哔哩1、打开软件启...
揭幕透视!wepoker怎么提... 揭幕透视!wepoker怎么提高运气,微乐小程序辅助器脚本,学习教程(有挂方法)-哔哩哔哩1、用户打...