Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/shared/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[] |
Was this page helpful?