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