Closed
Description
Hi,
Based on a suggestion in #53, I am calling out a couple of components that are very useful in the Shiny world.
It would be really useful to have a table component that can take a pandas data frame ( I believe that is the closest to the R data frame concept) or something similar and display its contents in a rich table that allows column filtering and row selection.
The DT package achieves this in Shiny - https://rstudio.github.io/DT/shiny.html
Perhaps we could wrap this as a component: https://react-table.js.org - the filtering options look great, https://react-table.js.org/#/story/custom-filtering
Thanks
Iain
Metadata
Metadata
Assignees
Labels
No labels