override_context
Modify React component context values during debugging to test different states and behaviors in your application.
Instructions
Override a context value
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Element ID | |
| path | Yes | Path within context | |
| value | Yes | New value |