Configuration of the appearance for foreground elements (e.g. text and/or icons, etc).

Constructors

Properties

Constructors

Properties

color: string

The color used for foreground elements.

Default Value

"#FFFFFF";
iconVisible: boolean

Determines whether the icon is visible or not.

Default Value

true;
useShadow: boolean

Determines whether to use drop shadows for foreground elements.

Default Value

false;

Generated using TypeDoc