SolidColor

[ Schnittstelle ]

export interface SolidColor {
    color: string;
}

Eigenschaften

Name

Typ

Beschreibung

color

string

Definition der Farbe (siehe CSS Definition)

Schema: tchmi:framework#/definitions/SolidColor

SolidColor 1:

Verfügbar ab Version 1.8