Кнопка действий API-компонента с реагированием-таблицами

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