PieceCanDragHandlerArgs
Defined in: src/core/types.ts:58
Extends
Properties
board
board:
NeoChessBoard
Defined in: src/core/types.ts:53
Inherited from
orientation
orientation:
BoardOrientation
Defined in: src/core/types.ts:55
Inherited from
PieceHandlerArgsBase.orientation
piece
piece:
PieceDataType
Defined in: src/core/types.ts:60
position
position:
PositionDataType
Defined in: src/core/types.ts:54
Inherited from
square
square:
`${string}${number}`
Defined in: src/core/types.ts:59