Override accessorKey when sorting #5973
Unanswered
stripedpurple
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to send a different value to my api when sorting a specific field. the
accessorKey: exampleName
, but I need to sendexample
to the api. Is there a way to override the accessorKey? If not it would be awesome if I could set a sortKey that overrides the accessorKey and gets passed to my sorting function.Beta Was this translation helpful? Give feedback.
All reactions