can you explain .classlist.lenght in this line of code?

前端 未结 0 1441
忘掉有多难
忘掉有多难 2020-12-06 03:57

****Hi i have this line that i dont understand

inputBtns.forEach((inputBtn) => { if (inputBtn.classList.length ===0)});

the problem is

A. my speculat

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