Create an array of selected rows using checkboxes in React JS

后端 未结 0 1406
栀梦
栀梦 2021-01-20 12:51

I have a table of data. The first column is a Checkbox. I\'m trying to create an array of each row id that gets selected.

  const [selectedRows, setSelectedRo         


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