JS: Iterate through a list using a timeout without async/await

前端 未结 0 1304
灰色年华
灰色年华 2021-01-17 03:41

I have a list of divs I am iterating through. I think I figured it out using async/aasync

let list = document.querySelectorAll(\'div\')

async function goThr         


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