qwc/projects/qwc/src/lib/components/qwc-app-shell/qwc-app-shell-styler.ts
Angular directive to notify Appshell to remove masking if any. The directive is expected to be applied on an element/component which is rendered after application is ready (user verification, main view and data are available).
| Selector | [qwc-appshell-notify] |
Methods |
constructor(appshellService: AppshellService)
|
||||||
|
Parameters :
|
| ngAfterViewInit |
ngAfterViewInit()
|
|
Returns :
void
|