Skip to contents

Block custom UI

Usage

# 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, ...)

Arguments

id

Block module id.

x

Block object.

blocks

(Additional) blocks (or IDs) for which to generate the UI.

...

Generic consistency.