packages/components/eui-dashboard-card/eui-dashboard-card-content-header-icon.ts
Icon component for dashboard card headers, displaying a visual indicator for the card's content type. Automatically sized and styled to fit within the header layout.
<eui-dashboard-card-content-header-icon icon="chart-bar:regular"/><eui-dashboard-card-content-header-icon icon="users:regular"/>
<eui-dashboard-card-content-header-icon icon="shopping-cart:regular"/>
<eui-dashboard-card-content-header-icon icon="eui-calendar"/>eui-dashboard-card-content-header component| 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 |