I used this code: <ngx-treeview [config]="config" [items]="items" (selectedChange)="values = $event"> </ngx-treeview> Everything works fine but all the ...
確定! 回上一頁