Issue #3493941: Update client-side model to track prop sources
Merged
requested to merge issue/experience_builder-3493941:3493941-maintain-a-per-component into 0.x
Compare changes
Files
38@@ -87,10 +87,72 @@ export default inputBehaviors(Input);
@@ -87,10 +87,72 @@ export default inputBehaviors(Input);
- Value changes update the `Redux` store. This means it can update the `component tree` preview in real time and it is tracked by XB's undo history.
- Client-side validation based on the [JSON Schema definition](https://json-schema.org/understanding-json-schema) of each `component input`.
- Value changes are also written to the form's `FormStateContext`, which is a single state object that