Description Usage Arguments Value Examples
Function to show the fen string in a chessboard widget.
1 2 | chessboardjs(fen = "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1",
width = 300, height = 300)
|
fen |
Fen notation of a chessboard |
width |
Width in pixels |
height |
Height in pixels |
The chessboardjs board
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.