R/dt2_inputs.R
dt2_col_checkbox.Rd
Checkbox input per row
dt2_col_checkbox( options = list(), col, input_id_prefix = "row_chk_", value_col = NULL )
Options list.
Target column (name or 1-based index).
Prefix for element ids (e.g., "row_chk_").
Optional boolean column to define initial state.
Updated options.
options