does addEventListener callback execute function call asynchronous?

前端 未结 0 1581
轮回少年
轮回少年 2020-12-13 08:17

I have the following function.

projectImageVariable.map(projectImageContainer => projectImageContainer.addEventListener("click", event => {
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题