bouton d'action API React-data-Table-Composant

{
  name: "Actions",
  cell: () => <Button raised primary onClick={this.handleAction}>Action</Button>,
  ignoreRowClick: true,
  allowOverflow: true,
  button: true,
},
Different Dunlin