add_rm_stack.Rd
Customizable logic for adding/removing stacks grouping blocks together on the board.
add_rm_stack_server(id, board, update, ...)
add_rm_stack_ui(id, board)
A reactive value that evaualtes to NULL
or a list with components
add
and rm
, where add
is either NULL
or a stacks
object and rm
is either NULL
or a character vector of link IDs.