chess.view.notation.Panel Class
Game notation panel.
Constructor
chess.view.notation.Panel
(
-
config
Parameters:
-
config
Object
Example:
children:[
...
{
type:'chess.view.notation.Panel',
notations:'long',
showContextMenu:true
}
...