search_components
Find React components by name to inspect their state, props, and performance metrics for debugging web and React Native applications.
Instructions
Search for components by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query (component name) | |
| caseSensitive | No | Case sensitive (default: false) | |
| isRegex | No | Regex search (default: false) |