packages/components/eui-page/components/eui-page-header/components/eui-page-header-sub-label.component.ts
Secondary descriptive text component for the page header (v1). Displays supplementary information below the main page header label. Provides additional context or description for the page content.
<eui-page-header label="User Settings">
<eui-page-header-sub-label>
Manage your account preferences and security settings
</eui-page-header-sub-label>
</eui-page-header>| changeDetection | ChangeDetectionStrategy.OnPush |
| encapsulation | ViewEncapsulation.None |
| selector | eui-page-header-sub-label |
| template | |
HostBindings |
Accessors |
| class |
Type : string
|
| cssClasses |
getcssClasses()
|