ReadonlyactiveAppList
activeAppList: WritableSignal<AppsNavigationConfig[]> = ...
Protected ReadonlyappFilterList
appFilterList: MethodWithParameters<
AppsNavigationConfig[],
AppsNavigationConfig[],
>[] = ...
Protected Readonlyapps
apps: AppsNavigationConfig[] = ...
Protected Readonlyconfig
config: ConfigService<any> = ...
Protected Readonlyenvironment
environment: Environment = ...
Protected ReadonlyexternalApps
externalApps: AppsNavigationConfig[] = ...
Protected ReadonlylocaleId
localeId: string = ...
The list of active apps that is processed by the getAppList method