react-chess / chessground

Chessground React Wrapper
https://www.npmjs.com/package/@react-chess/chessground
GNU General Public License v3.0
29 stars 5 forks source link

How to use the chessground API? #17

Open Denner6 opened 6 months ago

Denner6 commented 6 months ago

I need to use the chessground api (such as set(), getFen(), etc) but i don't know how to use it with @react-chess/chessground, anyone can help me?