BreadcrumbPath

The breadcrumb path that leads to the currently active page. Returns an array of strings containing the names of the pages in the current language.

Schema: tchmi:framework#/definitions/TcHmi.Controls.BaseTemplate.TcHmiNavigation.BreadcrumbPath

Attribute getter

public getBreadcrumbPath(): (string | HTMLElement)[];

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

string[], HTMLElement[]

The current value of the attribute.

Attribute setter

The attribute can only be read and therefore has no setter.

BreadcrumbPath 1:

Available since version 1.14.1.15