Multiple Table Instances in same file (same page) #3380
Unanswered
DamienLucchese
asked this question in
Q&A
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.
-
Is it possible to have more than one react-table
tableInstance
in the same file / on same page?I figured I could have
tableInstance2
or something like that but how would I tell the second table markup in my JSX to use the second instance?Thanks very much in advance.
Beta Was this translation helpful? Give feedback.
All reactions