Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 511 Bytes

chess.ts.chess.setcurrentnode.md

File metadata and controls

23 lines (13 loc) · 511 Bytes

Home > chess.ts > Chess > setCurrentNode

Chess.setCurrentNode() method

Signature:

setCurrentNode(key?: string | number[]): boolean;

Parameters

Parameter Type Description
key string | number[] (Optional)

Returns:

boolean