react-base-table
react-base-table copied to clipboard
rowKey support function
rowKey support function, like this (rowData: any) => string | number
you can preprocess your data with this function and pass to BaseTable