Widget output function for use in Shiny
1 | chessboardjsOutput(outputId, width = "100%", height = "400px")
|
outputId |
Id of the div tag |
width |
Width in pixels |
height |
Height in pixels |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.