packages/components/eui-page-v2/eui-page-top-content.ts
Top content container for page layouts that displays content above the main header.
Example :<eui-page-top-content>
<eui-alert>Important notification</eui-alert>
</eui-page-top-content>| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | eui-page-top-content |
| template | |
Inputs |
HostBindings |
Accessors |
| e2eAttr |
Type : string
|
Default value : 'eui-page-top-content'
|
| class |
Type : string
|
| cssClasses |
getcssClasses()
|