Replies: 1 comment 1 reply
-
Is there a use case where you need to get a cell directly from the tableInstance? It was removed because it was thought that it was not needed anymore since you usually already have all the cells in scope when rendering them. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi everyone, in the alpha there was a
tableInstance.getCell(row, cell)
method that didn't make it into the beta it seems, i was wondering if this was removed for a reason or if there is an alternative that I can't see right now?Thanks for the great work 👍
Beta Was this translation helpful? Give feedback.
All reactions