import { Component, ViewChild } from '@angular/core'; import { jqxTreeComponent } from 'jqwidgets-scripts/jqwidgets-ts/angular_jqxtree'; import { jqxDropDownButtonComponent } from 'jqwidgets-scripts/jqwidgets-ts/angular_jqxdropdownbutton'; @Component({ selector: 'app-root', templateUrl: './app.component.html' }) export class AppComponent { @ViewChild('myTree') myTree: jqxTreeComponent; @ViewChild('myDropDownButton') myDropDownButton: jqxDropDownButtonComponent; myTreeOnInitialized(): void { this.myDropDownButton.setContent('