Setting height for the table and rendering empty rows #2401
Unanswered
SanjaySankar
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
-
I'm using the
useTable
hook and I can't figure out how to pass height to the react table.I need the table to fill in empty rows when there is only one row of data available and a height is provided.
Anything I'm missing out on?
using react-table v.7.0.4
Beta Was this translation helpful? Give feedback.
All reactions