packages/components/eui-dashboard-card/eui-dashboard-card-content-header-icon.ts
Content container component for EuiDashboardCard. Provides content projection and applies consistent styling.
| selector | eui-dashboard-card-content-header-icon |
| imports |
EUI_ICON
|
| template | |
| styleUrl | ./eui-dashboard-card-content-header-icon.scss |
Properties |
Inputs |
HostBindings |
| icon |
Type : string
|
| class |
Type : string
|
Default value : 'eui-dashboard-card-content-header-icon'
|
|
CSS class applied to the host element |
| string |
Type : string
|
Default value : 'eui-dashboard-card-content-header-icon'
|
Decorators :
@HostBinding('class')
|
|
CSS class applied to the host element |