packages/components/eui-section-header/eui-section-header-action.ts
Action container for EuiSectionHeader that holds interactive elements like buttons or links.
Example :<eui-section-header-action>
<button euiButton>Action</button>
</eui-section-header-action>| selector | eui-section-header-action |
| template | |
| styleUrl | ./eui-section-header-action.scss |
Properties |
HostBindings |
| class |
Type : string
|
Default value : 'eui-section-header-action'
|
|
CSS class applied to the host element |
| string |
Type : string
|
Default value : 'eui-section-header-action'
|
Decorators :
@HostBinding('class')
|
|
CSS class applied to the host element |