Replies: 1 comment
-
Nevermind-- realized that the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
My proposal is that the
accessor
prop for a column can either be a string or a function. Using a plain string is not type-safe. Using a function could be made type-safe. Example usage:I'm happy to work on this and make a PR if this is useful for other people too. For now, I plan to use patch-package for myself.
Beta Was this translation helpful? Give feedback.
All reactions