packages/eui/packages/components/eui-tabs/eui-tab-label/eui-tab-label.component.ts
Component used to display the label of the header tab.
AfterViewInit
selector | eui-tab-label, euiTabLabel |
templateUrl | ./eui-tab-label.component.html |
Properties |
|
Public templatePortal |
Type : TemplatePortal | null
|
templateRef |
Type : TemplateRef<any>
|
Decorators :
@ViewChild('euiTabLabel')
|