packages/components/eui-section-header/eui-section-header-title.ts
Title container for EuiSectionHeader that displays the main heading text.
Example :<eui-section-header-title>Section Title</eui-section-header-title>| selector | eui-section-header-title |
| template | |
| styleUrl | ./eui-section-header-title.scss |
Properties |
HostBindings |
| class |
Type : string
|
Default value : 'eui-section-header-title'
|
|
CSS class applied to the host element |
| string |
Type : string
|
Default value : 'eui-section-header-title'
|
Decorators :
@HostBinding('class')
|
|
CSS class applied to the host element |