Start Position
Set the position property to 'start' to initialize the board to the start position.
HTML
<chess-board position="start" style="width: 400px"></chess-board>
Set the position property to 'start' to initialize the board to the start position.
<chess-board position="start" style="width: 400px"></chess-board>