packages/components/eui-tabs/eui-tab-header/eui-tab-header.component.ts
AfterViewInit
| selector | eui-tab-header |
| templateUrl | ./eui-tab-header.component.html |
Properties |
|
| Public templatePortal |
Type : TemplatePortal
|
| templateRef |
Type : TemplateRef<HTMLElement>
|
Decorators :
@ViewChild('templateRef')
|