We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b960a6 commit ff3f2f5Copy full SHA for ff3f2f5
README.md
@@ -6,4 +6,5 @@ Basic chess board web component for juicer-chess
6
7
- Easy to use web component
8
- Drag and drop piece movement
9
-- Customizable board and piece themes using css or props
+- Customizable board and piece themes using css or board props
10
+- movestart, movecancel and movefinish events where for movefinish, you can use e.preventDefault() to cancel the move
0 commit comments