packages/components/eui-card/components/eui-card-header/eui-card-header-right-content.component.ts
The eui-card-header-right-content component projects the right content for eui-card-header.
| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | eui-card-header-right-content |
| template | |
| styleUrl | ./eui-card-header-right-content.scss |
Properties |
HostBindings |
| class |
Type : string
|
Default value : 'eui-card-header__right-content'
|
|
Binds the class to the component. |
| string |
Type : string
|
Default value : 'eui-card-header__right-content'
|
Decorators :
@HostBinding('class')
|
|
Binds the class to the component. |