React data table component. How to dynamically select rows

前端 未结 0 968
滥情空心
滥情空心 2021-01-19 02:26

I have a DataTable with the following columns:

const columns = [
    {   name: "Matric",
        selector: "matric",
        sortable: tru         


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