Is there a way to change node text in bootstrap treeview without redrawing the whole tree or removing/adding the node?
I checked here: https://github.com/jonmiles/bootstrap-treeview and here: https://github.com/patternfly/patternfly-bootstrap-treeview but there seem to be no method like "updateNode" or "renameNode".