Change column sort direction to descending by default
For a numeric column on first click to sort the column we want to show the largest first but can't find a way of doing this without writing the full sortBy query every time.
Note this is per column and not the
Note this is per column and not the
defaultSort for the table.