packages/components/eui-dashboard-card/eui-dashboard-card-content-header-title.ts
Title component for dashboard card headers, displaying the primary heading or label for the card. Automatically styled and positioned within the header layout.
<eui-dashboard-card-content-header-title>
Revenue Overview
</eui-dashboard-card-content-header-title><eui-dashboard-card-content-header-title>
<h3>Active Users</h3>
</eui-dashboard-card-content-header-title>eui-dashboard-card-content-header component| selector | eui-dashboard-card-content-header-title |
| template | |
| styleUrl | ./eui-dashboard-card-content-header-title.scss |
Properties |
HostBindings |
| class |
Type : string
|
Default value : 'eui-dashboard-card-content-header-title'
|
|
CSS class applied to the host element |
| string |
Type : string
|
Default value : 'eui-dashboard-card-content-header-title'
|
Decorators :
@HostBinding('class')
|
|
CSS class applied to the host element |