Kind: Class
Source: Pams/Web/Pams.WebApp/Client/app/core/app-menu/app-menu-item.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
Name | string |
Title | string |
FaIcon | string |
Link | string |
ImagePath | string |
SubOpen | string |
IsHighLighted | boolean |
IsSelected | boolean |
SubItems | AppMenuItem[] |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
AppMenuComponent—Pams/Web/Pams.WebApp/Client/app/core/app-menu/app-menu.component.ts:1
Was this page helpful?