powered by
Button input for reactable column cell
button_extra(id, key = NULL, ...)
Custom JS button renderer for reactable
id of the button input
alternative unique id for server side processing
parameters of button, only class is supported for now
class
reactable::colDef(cell = button_extra("click", class = "table-button"))
Run the code above in your browser using DataLab