| dt2_col_button | R Documentation |
Action button per row
dt2_col_button(
options = list(),
col,
label = "Action",
input_id_prefix = "row_btn_"
)
options |
Options list. |
col |
Target column (name or 1-based index). |
label |
Button label. |
input_id_prefix |
Prefix for element ids (e.g., "row_btn_"). |
Updated options.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.