Kind: Interface
Source: Pams/Web/portal/pams-web/src/app/models/core/menu/menu.model.ts (line 1)
Part of: Pams Web
Properties
| Property | Type |
|---|---|
Name | string |
Title | string |
FaIcon | string |
Link | string |
SubOpen | boolean |
IsHighLighted | boolean |
isDashboard | boolean |
IsSelected | boolean |
hide | boolean |
sub | any[] |
Was this page helpful?