Skip to content

PgnMetadata

neo-chess-board


Defined in: src/core/PgnNotation.ts:16

Indexable

[key: string]: string | undefined

Properties

Annotator?

optional Annotator: string

Defined in: src/core/PgnNotation.ts:30


Black?

optional Black: string

Defined in: src/core/PgnNotation.ts:22


BlackElo?

optional BlackElo: string

Defined in: src/core/PgnNotation.ts:25


Date?

optional Date: string

Defined in: src/core/PgnNotation.ts:19


ECO?

optional ECO: string

Defined in: src/core/PgnNotation.ts:27


Event?

optional Event: string

Defined in: src/core/PgnNotation.ts:17


FEN?

optional FEN: string

Defined in: src/core/PgnNotation.ts:31


Opening?

optional Opening: string

Defined in: src/core/PgnNotation.ts:28


Result?

optional Result: string

Defined in: src/core/PgnNotation.ts:23


Round?

optional Round: string

Defined in: src/core/PgnNotation.ts:20


SetUp?

optional SetUp: string

Defined in: src/core/PgnNotation.ts:32


Site?

optional Site: string

Defined in: src/core/PgnNotation.ts:18


TimeControl?

optional TimeControl: string

Defined in: src/core/PgnNotation.ts:26


Variation?

optional Variation: string

Defined in: src/core/PgnNotation.ts:29


White?

optional White: string

Defined in: src/core/PgnNotation.ts:21


WhiteElo?

optional WhiteElo: string

Defined in: src/core/PgnNotation.ts:24