Path
Definiert den angezeigten Pfad.
Schema: tchmi:framework#/definitions/TcHmi.Controls.ResponsiveNavigation.TcHmiBreadcrumb.Path
Attribut-Getter
public getPath(): TcHmi.Controls.ResponsiveNavigation.TcHmiBreadcrumb.IPathElement[]| null | undefined;Parameter
Name | Typ | Beschreibung |
|---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
|---|---|
TcHmi.Controls.ResponsiveNavigation.TcHmiBreadcrumb.IPathElement[], null, undefined | Der aktuelle Wert des Attributs. |
Attribut-Setter
public setPath(valueNew: TcHmi.Controls.ResponsiveNavigation.TcHmiBreadcrumb.IPathElement[] | null): void;Parameter
Name | Typ | Beschreibung |
|---|---|---|
valueNew | TcHmi.Controls.ResponsiveNavigation.TcHmiBreadcrumb.IPathElement[], null | 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 |
