packages/eui/packages/components/eui-tabs-v2/eui-tab-v2-body/eui-tab-v2-body.component.ts
AfterViewInit
selector | eui-tab-v2-body |
imports |
AsyncPipe
|
templateUrl | ./eui-tab-v2-body.component.html |
Properties |
|
Inputs |
hasNoContentPadding |
Type : boolean
|
Default value : false
|
tabIndex$ |
Default value : new BehaviorSubject(0)
|
Public templatePortal |
Type : TemplatePortal
|
templateRef |
Type : TemplateRef<HTMLElement>
|
Decorators :
@ViewChild('templateRef')
|