View source: R/dt2_server_processing.R
| dt2_ssp_handler | R Documentation |
Default server-side handler (filter/order/page)
dt2_ssp_handler(names)
names |
character() column names in display order. |
function(data, req) -> list(draw, recordsTotal, recordsFiltered, data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.