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