Replies: 1 comment
-
@tannerlinsley Any idea? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I was searching the docs for some documentation for
renderFallbackValue
in the v8 docs and I could not find any. I tried usingrenderFallbackValue
in version8.20.5
but it doesn't do anything, or I could not get it to do anything. The only documentation exists here and here and 2 more places. All of these mentions are not regarding its API/definition and does not convey what it does and how it does it.Also, the API Docs link in
table.d.ts
points to https://tanstack.com/table/v8/docs/api/core/table#renderfallbackvalue. Where an entry forrenderFallbackValue
does not exist.Is this, possibly, a removed/deprecated option that is still left in the docs by mistake?
Beta Was this translation helpful? Give feedback.
All reactions