Configuration of the icon appearance.

Hierarchy

  • PartiallyConstructible
    • IconStyle

Constructors

Properties

Constructors

  • Parameters

    • Optional source: DeepPartial<IconStyle>

    Returns IconStyle

Properties

color: string

The icon color.

Default Value

"#FFFFFF";
visible: boolean

Determines whether the icon is visible or not.

Default Value

true;

Generated using TypeDoc