Interface TTreeNode

树节点类型

Hierarchy

  • TTreeNode

Properties

Properties

children?: TTreeNode[]

the children of tree node

key: string | number

the key of tree node

Generated using TypeDoc