Skip to contents

Create tables

reactable()
Create an interactive data table

Customize columns

colDef()
Column definitions
colGroup()
Column group definitions
colFormat()
Column formatting options

Customize tables

reactableTheme()
Theme options
reactableLang()
Language options

Use in Shiny apps

reactableOutput() renderReactable()
Shiny bindings for reactable
updateReactable()
Update a reactable instance
getReactableState()
Get the state of a reactable instance