Closed
Description
Nodes can be searched using the getMatching
method on the tree view, but it would be good to have a convenient way to filter the visibility of nodes. This would probably require:
- A way to set a node's visibility as part of the treeNodeSpec
- A method to go through the tree nodes (at the TreeView level) to set that visibility based on a provided method
Debouncing of the filtering would be outside the scope of the treeview and would be the responsibility of the caller.
Metadata
Metadata
Assignees
Labels
No labels