AngularMaterial拖放在CSS转换结束后调用回调的问题
创始人
2024-10-28 11:01:31
0

可以使用animationEnd事件来检测CSS过渡的结束,然后在回调函数中执行相关操作。以下是示例代码:

HTML:


  Drag me!

TS:

import { Component, OnInit, ViewChild, ElementRef } from '@angular/core';
import { CdkDragEnd } from '@angular/cdk/drag-drop';

@Component({
  selector: 'app-drag-example',
  templateUrl: './drag-example.component.html',
  styleUrls: ['./drag-example.component.scss']
})
export class DragExampleComponent implements OnInit {

  @ViewChild('dragItem') dragItem: ElementRef;

  ngOnInit() {
    const item = this.dragItem.nativeElement;
    if (!item) {
      return;
    }

    item.addEventListener('animationend', (e: AnimationEvent) => {
      if (e.animationName === 'cdk-drag-placeholder') {
        // Place your code here, the animation is finished
      }
    });
  }

  onDragEnded(event: CdkDragEnd) {
    const item = event.source.element.nativeElement;

    // Reset the animation
    item.classList.add('cdk-drag-placeholder');
    item.style.transform = 'translate3d(0, 0, 0)';
    item.addEventListener('animationend', (e: AnimationEvent) => {
      if (e.animationName === 'cdk-drag-placeholder') {
        // Place your code here, the animation is finished
      }
    });
  }
}

请注意,在HTML中我们使用了“cdkDragReleased”代替默认事件,以在释放拖动项时调用“onDragEnded”函数。在函数中,我们需要重置动画并添加“animationend”事件侦听器来检测过渡的结束。同样,在ngOnInit中,我们检测元素上的“animationend”事件以处理完成动画时的操作。

相关内容

热门资讯

盘点一款!微信雀神麻将挂件开挂... 盘点一款!微信雀神麻将挂件开挂辅助,微乐家乡麻将自建房辅助app(开挂自建房)插件1、让任何用户在无...
重大发现!微乐自建房辅助工具挂... 重大发现!微乐自建房辅助工具挂,微乐家乡麻将自建房辅助app(开挂自建房)app1、任何微乐家乡麻将...
盘点一款!微乐自建房辅助工具神... 盘点一款!微乐自建房辅助工具神器,微乐小程序免费黑科技(开挂自建房)app;1、这是跨平台的微乐自建...
大家学习交流!微乐自建房辅助工... 大家学习交流!微乐自建房辅助工具免费app,微乐家乡麻将自建房辅助app(开挂自建房)脚本1)微乐家...
教学盘点!微信雀神麻将挂件开挂... 教学盘点!微信雀神麻将挂件开挂辅助,微乐家乡麻将自建房辅助app(开挂自建房)插件进入游戏-大厅左侧...
带你了解!微信卡五星辅助器,微... 带你了解!微信卡五星辅助器,微乐自建房脚本免费入口(开挂自建房)攻略;1、下载好微信卡五星辅助器正确...
总算了解!微乐自建房辅助工具脚... 总算了解!微乐自建房辅助工具脚本,微乐自建房脚本免费入口(开挂自建房)技巧;一、微乐自建房辅助工具脚...
玩家必备教程!微乐自建房辅助工... 玩家必备教程!微乐自建房辅助工具,微乐小程序免费黑科技(开挂自建房)器1、玩家可以在微乐自建房辅助工...
记者爆料!微信卡五星辅助器,微... 记者爆料!微信卡五星辅助器,微乐自建房脚本免费入口(开挂自建房)软件1、点击下载安装,微信卡五星辅助...
关于!微乐家乡麻将自建房辅助a... 关于!微乐家乡麻将自建房辅助app,微乐家乡麻将自建房辅助app(开挂自建房)技巧1、实时微乐家乡麻...