packages/eui/packages/components-next/src/lib/layout/eui-app/eui-app-header/header.component.ts
| changeDetection | ChangeDetectionStrategy.Default |
| encapsulation | ViewEncapsulation.None |
| selector | eui-app-header |
| styleUrls | ./_styles/_index.scss |
| templateUrl | ./header.component.html |
Properties |
|
Inputs |
HostBindings |
constructor(asService: UxAppShellService)
|
||||||
|
Parameters :
|
| isShrinkHeaderActive |
Default value : false
|
| attr.role |
Default value : 'banner'
|
| class |
| Public asService |
Type : UxAppShellService
|
| isHeaderShrinked |
Default value : false
|