arlas-web-contributors > "models/models" > TreeNode
Interface: TreeNode
Hierarchy
TreeNode
Index
Properties
Properties
<Optional>
children
● children: Array
<TreeNode>
Defined in models/models.ts:137
<Optional>
color
● color: string
Defined in models/models.ts:138
fieldName
● fieldName: string
Defined in models/models.ts:132
fieldValue
● fieldValue: string
Defined in models/models.ts:133
id
● id: string
Defined in models/models.ts:131
isOther
● isOther: boolean
Defined in models/models.ts:134
<Optional>
metricValue
● metricValue: number
Defined in models/models.ts:136
<Optional>
size
● size: number
Defined in models/models.ts:135