Modify column definition
Arguments
- widget
A
tabulator()
HTML widget.- columns
The names of the columns the formatter is applied to.
- col_update
A named list containing the updates to apply to each column in
columns
. The updates are merged into the existing column definitions.
Value
The updated tabulator()
HTML widget