Draggable Trash
Set dropOffBoard
to 'trash'
to remove pieces when they are dropped outside the board.
HTML
<chess-board
style="width: 400px"
draggable-pieces
drop-off-board="trash"
position="start">
</chess-board>
Set dropOffBoard
to 'trash'
to remove pieces when they are dropped outside the board.
<chess-board
style="width: 400px"
draggable-pieces
drop-off-board="trash"
position="start">
</chess-board>