Skip to content

NotationStyleOptions

neo-chess-board


Defined in: src/core/types.ts:424

Properties

color?

optional color: string

Defined in: src/core/types.ts:425


fontFamily?

optional fontFamily: string

Defined in: src/core/types.ts:426


fontSize?

optional fontSize: string | number

Defined in: src/core/types.ts:427


fontStyle?

optional fontStyle: string

Defined in: src/core/types.ts:428


fontWeight?

optional fontWeight: string | number

Defined in: src/core/types.ts:429


opacity?

optional opacity: number

Defined in: src/core/types.ts:432


padding?

optional padding: number

Defined in: src/core/types.ts:431


textTransform?

optional textTransform: "none" | "uppercase" | "lowercase"

Defined in: src/core/types.ts:430