Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 320 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