packages/eui/packages/components/layout/eui-header/header-environment/header-environment.component.ts
OnInit
OnDestroy
changeDetection | ChangeDetectionStrategy.Default |
encapsulation | ViewEncapsulation.None |
selector | eui-header-environment |
template |
|
styleUrl | ./header-environment.component.scss |
Properties |
HostBindings |
class |
Type : string
|
Default value : 'eui-header-environment'
|
cssClass |
Type : string
|
Default value : 'eui-header-environment'
|
Decorators :
@HostBinding('class')
|