core/navigator/navigator-icon.component.ts
Navigator node icon component.
| selector | c8y-navigator-icon |
| template | |
Inputs |
Accessors |
| node |
Type : NavigatorNode
|
|
Navigator node. |
| icon |
geticon()
|
|
Returns the navigator node icon. If the icon is not defined, it returns the default icon (cog). |
| iconClass |
geticonClass()
|
|
Returns the navigator icon CSS class. |