Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITreeRootInfoMap

Hierarchy

  • ITreeRootInfoMap

Indexable

[key: string]: { id: string | number; isExpand: boolean; isParent: boolean; parentId?: string | number; root: ITreeData; rootIncludeIds: TreeRootIdArray; son: TreeRootIdArray }

Generated using TypeDoc