
rectable_db_server
rectable_db_server.RdA Shiny module server function for displaying data in a reactable table or cards, with pagination and other features.
Usage
rectable_db_server(
id,
dados,
ns_parent,
column_list,
config_eye,
buttons_list = NULL,
format_cards
)