View source: R/mod_select_old2.R
mod_select2_server | R Documentation |
export Server Function
mod_select2_server( id = "eda_select", data, input_id_prefix = "selectize_input", dt_bundle_buttons = dtf::dt_bundle_buttons_en, dt_bundle_internationalization = dtf::dt_bundle_internationalization_en, verbose = FALSE, select_ui_fn = create_selectize_ui, render_data = FALSE )
id |
[character] Module ID |
dt_bundle_buttons |
[function] Seet [dtf::dt_bundle_buttons] |
dt_bundle_internationalization |
[function] Seet [dtf::dt_bundle_internationalization] |
verbose |
[logical] Tracing infos yes/no |
render_data |
[logical] Render data table yes/no |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.