BranchJS
JS-API for IBranch. Can be used to read and write model data.
The full version data of an ModelClientV2 is not exposed because most parts model API are not exposed to JS yet. See https://issues.modelix.org/issue/MODELIX-962
Properties
Functions
Add a change handler to the branch. The change handler will be called when data on the branch changes.
Remove a change handler from the branch.
Find the node for the given reference in the branch. Returns null
if the node cannot be found.