override_props
Modify React component prop values during debugging to test different states and behaviors in real-time.
Instructions
Override a prop value on a component
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Element ID | |
| path | Yes | Path to the prop | |
| value | Yes | New value |