API Docs for: 0.0.2
Show:

chess.view.metadata.Game Class

Extends View
Module: View

This class shows metadata(example: white,black etc) of current game. It listens to the "newGame" event of the controller

Item Index

Attributes

Attributes

tpl

String

How metadata are displayed is configured using "tpl".

Example:

'{white} vs {black}, {result}'