the root node of the tree,can be a single node or an array of nodes
the filter value
is exact match filter
the attribute key name to filter,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
Filter tree node by specific attribute key name and value
Example