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