input_btns | R Documentation |
create button for DT table
input_btns(
inputId,
col_value,
tooltip,
label = "",
icon = NULL,
status = "primary"
)
inputId |
|
col_value |
|
tooltip |
|
label |
|
icon |
|
status |
|
a shiny btn.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.