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