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