packages/components/eui-section-header/eui-section-header-description.ts
Description container for EuiSectionHeader that displays supplementary text below the title.
Example :<eui-section-header-description>Additional context or instructions</eui-section-header-description>| selector | eui-section-header-description |
| template | |
| styleUrl | ./eui-section-header-description.scss |
Properties |
HostBindings |
| class |
Type : string
|
Default value : 'eui-section-header-description'
|
|
CSS class applied to the host element |
| string |
Type : string
|
Default value : 'eui-section-header-description'
|
Decorators :
@HostBinding('class')
|
|
CSS class applied to the host element |