Open dfischer opened 9 years ago
There's no API for accessing any of the table state. There is a showRowCount option that adds an element to the navigation with the row count - maybe you could enable the option and hide the element, but get the row count from it.
Is there an API to ask reactive table how many rows there are?
This way you can show blank state, etc...