Registers a board, useful to add sources to pin_find()
or pin to remote
boards with pin()
.
1 | board_register(board, name = board, ...)
|
board |
The name of the board to register. |
name |
An optional name to identify this board, defaults to the board name. |
... |
Additional parameters required to initialize a particular board. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.