All panels
02 / 15 · panel components

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) to use this panel in your own dev server.