vtils

Home > utils > TreeDataOptions > childrenPropName

TreeDataOptions.childrenPropName property

节点上子树数据所在的属性名。

‘children’

Signature:

childrenPropName?: TreeDataChildrenPropName<TNode>;