Configuration of the icon appearance.

Hierarchy

  • PartiallyConstructible
    • IconStyle

Constructors

Properties

Constructors

  • Parameters

    • Optional source: DeepPartial<IconStyle>

    Returns IconStyle

Properties

color: string

Icon color.

Default Value

"#FFFFFF";
visible: boolean

Whether the icon is visible on the button.

Default Value

true;

Generated using TypeDoc