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

Hierarchy

  • PartiallyConstructible
    • ForegroundStyle

Constructors

Properties

Constructors

  • Parameters

    • Optional source: DeepPartial<ForegroundStyle>

    Returns ForegroundStyle

Properties

color: string

The color used for foreground elements. Default is "#FFFFFF"

iconVisible: boolean

Determines whether the icon is visible or not. Default is true

useShadow: boolean

Determines whether to use drop shadows for foreground elements. Default is false