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