Kind: Interface
Source: Frontend/src/app/settings/app/app.settings.ts (line 1603)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Name | string |
Title | string |
FaIcon | string |
Link | string |
SubOpen | boolean |
startedNewGroup | boolean |
IsHighLighted | boolean |
isDashboard | boolean |
IsSelected | boolean |
hide | boolean |
sub | SubMenuModel2[] |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
AppMenuComponent—Frontend/src/app/components/shared/app-menu/app-menu.component.ts:1menuOfConfiguration—Frontend/src/app/settings/app/menuOfConfiguration.ts:3menuOfSecurity—Frontend/src/app/settings/app/typeOfSecurity.ts:3
Was this page helpful?