Skip to contents

Custom board UI

Usage

# S3 method for class 'board_options'
board_ui(id, x, ...)

# S3 method for class 'board_options'
update_ui(x, session, ...)

# S3 method for class 'dag_board'
board_ui(id, x, plugins = list(), ...)

Arguments

id

Namespace ID.

x

Board.

...

Generic consistency.

session

Shiny session object.

plugins

UI for board plugins.