React Puzzle Game
Edit page
HomePuzzlePuzzlePuzzleGame

Puzzle

This is the part that displays the image cut into small portions.

It needs to be wrapped into a PuzzleGame in order to work.

How to import

import { Puzzle } from "react-puzzle-game";

Properties

className
string | undefined
portionClassName
string | undefined