All panels
Component Inspector
Tree, props, state, and reactives in real time
Walk the component tree of your running app. Inspect props, local state, and reactive values resolved at runtime — including derived values and effects.
What you can do
- 01 Hierarchical component tree
- 02 Live props and `$state` values
- 03 Identifies the source file for each component
Try it
Add the plugin to your project (Getting Started), or run the live StackBlitz demo to play with this panel right in your browser.