ActiveItem
The currently active navigation item.
Schema: tchmi:framework#/definitions/TcHmi.Controls.BaseTemplate.TcHmiAccordionNavigation.NavigationItem
Attribute getter
public getActiveItem(): NavigationItem | null | undefined;Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
The current value of the attribute. |
Attribute setter
The attribute can only be read and therefore has no setter.
![]() | Available since version 1.14.1.15 |
