Package
@itwin/tree-widget-react
In the classification tree, we have some child elements that we do not want to show to the user, because these sub-elements are not something the user deals with directly. An example is a Pipe element - it has PipingPort elements as children elements, but those are not directly edited by the user so it would be good to be able to hide them.
Is there was a way to provide a filter to the elements that are being shown in the tree, or is this something that could be considered as a future enhancement?
Thanks!
Package
@itwin/tree-widget-react
In the classification tree, we have some child elements that we do not want to show to the user, because these sub-elements are not something the user deals with directly. An example is a Pipe element - it has PipingPort elements as children elements, but those are not directly edited by the user so it would be good to be able to hide them.
Is there was a way to provide a filter to the elements that are being shown in the tree, or is this something that could be considered as a future enhancement?
Thanks!