Skip to contents

The board is composed of 2 views pointing to the network module or the grid/dashboard module.

Server module for board.

Usage

main_ui(id, board, board_id, plugins = board_plugins(board))

main_server(id, board, board_id, plugins = board_plugins(board))

Arguments

id

Unique id.

board

Board object.

board_id

Board ID.

plugins

Board plugins.