
Angular state inspector par Ihor Klymenok
Inspect State of the Angular components easily
602 utilisateurs·trices602 utilisateurs·trices
MĂ©tadonnĂ©es de lâextension
Captures dâĂ©cran



Ă propos de cette extension
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:
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:
- Install an add-on
- "ng serve" your angular application
- On page of your app open devtools and check "State" panel INSIDE "Inspector" view
Noté 3,4 par 12 personnes
Autorisations et donnéesEn savoir plus
Autorisations nécessaires :
- Ouvrir les outils de dĂ©veloppement afin dâaccĂ©der Ă vos donnĂ©es dans les onglets ouverts
Plus dâinformations
- Liens du module
- Version
- 1.5.0
- Taille
- 14,92Â Ko
- DerniĂšre mise Ă jour
- il y a 4 ans (12 juin 2021)
- Catégories associées
- Historique des versions
- Ajouter Ă la collection
Notes de version pour la version 1.5.0
In this version representation of component's state was improved.
Specifically:
1. "state" was shallowed in order to not expand "state" each time when you are trying to investigate component's internals.
2. circular references were removed, so from now you should see state in beautiful manner
Specifically:
1. "state" was shallowed in order to not expand "state" each time when you are trying to investigate component's internals.
2. circular references were removed, so from now you should see state in beautiful manner