A simplistic example of an extension which can be used for manipulating the board via a table-based UI. Mainly relevant for testing purposes.
Arguments
- ...
Forwarded to
new_dock_extension()
Examples
ext <- new_edit_board_extension()
is_dock_extension(ext)
#> [1] TRUE