Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zent
ITreeRootInfoMap
Interface ITreeRootInfoMap
Hierarchy
ITreeRootInfoMap
Indexable
[
key:
string
]:
{
id
:
string
|
number
;
isExpand
:
boolean
;
isParent
:
boolean
;
parentId
?:
string
|
number
;
root
:
ITreeData
;
rootIncludeIds
:
TreeRootIdArray
;
son
:
TreeRootIdArray
}
id
:
string
|
number
is
Expand
:
boolean
is
Parent
:
boolean
Optional
parent
Id
?:
string
|
number
root
:
ITreeData
root
Include
Ids
:
TreeRootIdArray
son
:
TreeRootIdArray
Exports
ITree
Root
Info
Map
Generated using
TypeDoc