• Creates a chessboard that uses our custom properties inside a board container

    These include width, moves, promotions, piece dragging, square highlighting, and

    Returns

    JSX.Element chessboard

    Parameters

    • props: ChessboardWrapperProps

      chess(ChessEngine), side, onMove

    Returns JSX.Element

Generated using TypeDoc