| dt2_cols_render_js | R Documentation |
Provide a custom JS renderer for one or more columns. Use this when
you need fine control over columns.render, including returning
different outputs based on type (display/sort/filter/type).
dt2_cols_render_js(options = list(), col_specs, js_render)
options |
List returned, with |
col_specs |
Column names or indices. |
js_render |
A |
Modified options.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.