Botón de acción API react-data-table-component

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