R/block.R
custom-board.Rd
Block custom UI
# S3 method for class 'custom_board' block_ui(id, x, blocks = NULL, ...) # S3 method for class 'custom_board' remove_block_ui(id, x, blocks = NULL, ...)
Block module id.
Block object.
(Additional) blocks (or IDs) for which to generate the UI.
Generic consistency.