packages/eui/packages/components-next/src/lib/components/eui-tabs/eui-tab-content/eui-tab-content.component.ts
| selector | eui-tab-content, euiTabContent |
| template | |
Properties |
constructor(viewContainerRef: ViewContainerRef)
|
||||||
|
Parameters :
|
| templateRef |
Type : TemplateRef<any>
|
Decorators :
@ViewChild('euiTabContent')
|