Kind: Interface
Source: Frontend/src/app/settings/app/app.settings.ts (line 1587)
Part of: Frontend
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[] |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
AppMenuComponent—Frontend/src/app/components/shared/app-menu/app-menu.component.ts:1MenuSettings—Frontend/src/app/components/shared/app-menu/menu.settings.ts:7
Was this page helpful?