Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 416 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 416 Bytes

juicer-board

Basic chess board web component for juicer-chess

Features

  • Easy to use web component
  • Drag and drop piece movement
  • Customizable board and piece themes using css or board props
  • movestart, movecancel and movefinish events where for movefinish, you can use e.preventDefault() to cancel the move
  • resize board
quick_demo.mp4