GridFontFamily
Kommaseparierte Liste von Schriftarten als Schriftfamilie oder Schlüsselwort: 'serif', 'sans-serif', 'monospace'.
Schema: tchmi:framework#/definitions/FontFamily
Attribut-Getter
public getGridFontFamily(): string;Parameter
Name | Typ | Beschreibung |
|---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
|---|---|
Der aktuelle Wert des Attributs. |
Attribut-Setter
public setGridFontFamily(valueNew: string | null): void;Parameter
Name | Typ | Beschreibung |
|---|---|---|
valueNew | Der neue Wert des Attributs. Wird null übergeben, so wirkt der interne Standardwert. |
Rückgabewert
Typ | Beschreibung |
|---|---|
void | Kein Rückgabewert. |
![]() | Verfügbar ab Version 1.12.760 |
