使用 mat-tree 定義 一個 樹,dataSource 指定 數據源,treeControl 指定 控制器 -->; <mat-tree ... import { FlatTreeControl } from '@angular/cdk/tree'; ...
確定! 回上一頁