Notation

Use the showNotation property to turn board notation on or off.

HTML

<chess-board
    position="start"
    hide-notation
    style="width: 400px">
</chess-board>