glin / reactable

Interactive data tables for R
https://glin.github.io/reactable
Other
612 stars 79 forks source link

Adds support for hiding columns in updateReactable #344

Open andia89 opened 8 months ago

andia89 commented 8 months ago

Allows to specify hidden columns in updateReactable and allows to update the reactable without rerendering. If no hidden columns are selected nothing changes. Ties to the existing Javascript API