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