get_react_tree
Inspect React component hierarchies with props and state to debug React 16+ applications.
Instructions
Get the React component tree with props and state. Works with React 16+.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Maximum depth to traverse (default: 8) |