Kind: Type
Source: Pams/Web/Pams.Web/Client/app/services/app/app.service.ts (line 8)
Part of: Pams
Internal State
Declare your custom state key any type here.
Definition
ts{ [key: string]: any, appName: string, darkMode: boolean, defaultLang: string, topnavTitle: string, sidenavOpen: boolean, sidenavMode: string, sidenavCollapse: boolean, pageFullscreen: boolean, initial: boolean, }
Was this page helpful?