Kind: Interface
Source: Pams/Web/Pams.Web/Client/app/components/shared/app-menu/menu.settings.ts (line 3)
Part of: Pams
Properties
| Property | Type |
|---|---|
Name | string |
Title | string |
FaIcon | string |
Link | string |
QueryLink | any |
SubscriptionPackagesId | number |
SubOpen | boolean |
startedNewGroup | boolean |
IsHighLighted | boolean |
Disabled | boolean |
IsSelected | boolean |
hide | boolean |
NotForPrincipalUsers | boolean |
sub | MenuModel[] |
Relationships
- IMPORTS →
SubscriptionPackagesEnum - IMPORTS →
AppSettings
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.Web/Client/app/components/shared/app-menu/app-menu.component.ts:1
Was this page helpful?