react-data-table-component
react-data-table-component copied to clipboard
custom-row: adding custom row component (at least a wrapper)
Feature Customized rows
I am trying to use react-dnd as it requires the element to be exposed to add a ref in react-data-table I cannot find a way to define a wrapper element around the rendered row to apply drag and drop or to customize rows.