packages/components/layout/eui-app-v2/eui-app.ts
OnInit
OnDestroy
AfterContentInit
| selector | eui-app |
| imports |
AsyncPipe
EUI_GROWL
EUI_DIMMER
EUI_BLOCK_DOCUMENT
|
| templateUrl | ./eui-app.html |
| styleUrl | ./eui-app.scss |
Properties |
Inputs |
HostBindings |
| appSubTitle |
Type : string
|
Default value : ''
|
| themeClass |
Type : string
|
Default value : ''
|
| class |
Type : string
|
Default value : 'eui-app'
|
| asService |
Type : unknown
|
Default value : inject(EuiAppShellService)
|
| cssClasses |
Type : string
|
Default value : 'eui-app'
|
Decorators :
@HostBinding('class')
|
| euiGrowlService |
Type : unknown
|
Default value : inject(EuiGrowlService)
|
| hasNoPageWrapper |
Type : unknown
|
Default value : false
|
| isViewLoaded |
Type : boolean
|