Mozzarella

Home

Angular state inspector

This add-on adds a small "State" panel to the inspector view, that allows you to inspect a component internals directly as a simple object.
Note: extension works only with DEV mode of Angular. The best case where you can use it - localy with running dev server.

How to use:

  1. Install an add-on
  2. "ng serve" your angular application
  3. On page of your app open devtools and check "State" panel INSIDE "Inspector" view

Install
Page overview with open devtools on Devtools view on Closer look on