packages/components/eui-content-card/eui-content-card-header/eui-content-card-header-metadata.ts
Container for primary metadata information displayed below the subtitle. Used for key details like dates, authors, or categories.
<eui-content-card-header-metadata>
Created: January 26, 2024
</eui-content-card-header-metadata><eui-content-card-header-metadata>
Author: John Doe | Category: Research | Status: Published
</eui-content-card-header-metadata><eui-content-card-header-metadata>
<time datetime="2024-01-26">January 26, 2024</time> |
<span>5 min read</span>
</eui-content-card-header-metadata><time> for dates| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | eui-content-card-header-metadata |
| template | |
| styleUrl | ./eui-content-card-header-metadata.scss |
Properties |
HostBindings |
| class |
Type : string
|
Default value : 'eui-content-card-header-metadata'
|
|
Binds the class to the component. |
| string |
Type : string
|
Default value : 'eui-content-card-header-metadata'
|
Decorators :
@HostBinding('class')
|
|
Binds the class to the component. |