glittershark / reactable

Fast, flexible, and simple data tables in React
glittershark.github.io/reactable
MIT License
1.51k stars 222 forks source link

allow user to display a custom component when table has no children #316

Closed cklab closed 6 years ago

cklab commented 8 years ago

I would love a way to display a custom component when there's no data to show in the table rather than just text.

Hoping this pull request can at least start the discussion, or, if it looks good, provide the solution. Open to any input.

cklab commented 8 years ago

@glittershark any thoughts on this?

cklab commented 8 years ago

rebased