Whether the current value is different to the value the node is being compared to.
Optional
focusedWhether the node is focused.
The focus path of the form node.
The unique identifier of the node.
The level of the node in the form hierarchy.
The path of the node in the form hierarchy.
Optional
readWhether the node is read-only.
The schema type of the node.
The validation markers of the node.
The value of the node.
A function that takes any value and produces a diff between that value and the value the node is being compared to.
This can be used to compute a diff optimistically.
This is marked as unstable because the API may need to evolve as we iterate on the advanced version control functionality. It will be stabilised when that project has matured.