packages/eui/packages/components/eui-tree/eui-dropdown-tree.directive.ts
AfterContentInit
AfterViewInit
Selector | eui-dropdown[euiDropdownTree] |
Properties |
Inputs |
buttonTemplateRef |
Type : TemplateRef<any>
|
euiTree |
Type : EuiTreeComponent
|
Decorators :
@ContentChild(EuiTreeComponent, {static: false})
|