the root node of the tree,can be a single node or an array of nodes
the attribute name of node for sort tree node,default is TITLE_NAME='title'
the child key name of the child node in the tree structure,default value is CHILDREN_NAME='children'
Generated using TypeDoc
Sorts the tree nodes based on the specified field
Example