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