packages/components/eui-section-header/eui-section-header-icon.ts
Icon container for EuiSectionHeader that displays an icon before the title.
Example :<eui-section-header-icon icon="settings"></eui-section-header-icon>| selector | eui-section-header-icon |
| imports |
EUI_ICON
|
| template | |
| styleUrl | ./eui-section-header-icon.scss |
Properties |
Inputs |
HostBindings |
| icon |
Type : string
|
| class |
Type : string
|
Default value : 'eui-section-header-icon'
|
|
CSS class applied to the host element |
| string |
Type : string
|
Default value : 'eui-section-header-icon'
|
Decorators :
@HostBinding('class')
|
|
CSS class applied to the host element |