How to get first index in map array? Js

后端 未结 0 1901
我寻月下人不归
我寻月下人不归 2020-12-08 08:25

I need to get first index in array and map loop.

selectedValue: number;

   let test =  this.indexOfSelectedExercise.sets.map((set, index) => {
      if(!s         


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