packages/components/eui-page-v2/eui-page-columns/eui-page-column-header-label.ts
Primary label text for the column header.
Example :<eui-page-column-header-label>Navigation</eui-page-column-header-label>| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | eui-page-column-header-label |
| template | |
| styleUrl | ./eui-page-column-header-label.scss |
Properties |
HostBindings |
| class |
Type : string
|
Default value : 'eui-page-column-header-label'
|
| string |
Type : string
|
Default value : 'eui-page-column-header-label'
|
Decorators :
@HostBinding('class')
|