Angular state inspector 作成者: Anton Lunev
Helps you to debug Angular component state. Supports Angular 1/2+/Ivy/hybrid!
214 Users214 Users
拡張機能メタデータ
スクリーンショット
この拡張機能について
Angular State Inspector for Angular
Supports all versions of Angular:
- AngularJs
- Angular 2+
- Angular Ivy
- Hybrid apps (AngularJs + Angular)
Extends the Firefox Developer Tools for Angular web apps.
Adds new panel "State" to Elements tab, that displays the state of selected element.
Prints state of selected element in console by calling "$state" variable.
Depending on angular version it can show:
- Component state
- Directives
- Context, like ngForOf or ngIf values
- Event listeners
If they are applicable to the current element.
Angular State Inspector also allows you to modify the values in the "State" panel (double click on value) and from console(e.g. $state.title = 'new value').
To apply changes just call $apply() in console.
See all supported commands in browser console.
Supports all versions of Angular:
- AngularJs
- Angular 2+
- Angular Ivy
- Hybrid apps (AngularJs + Angular)
Extends the Firefox Developer Tools for Angular web apps.
Adds new panel "State" to Elements tab, that displays the state of selected element.
Prints state of selected element in console by calling "$state" variable.
Depending on angular version it can show:
- Component state
- Directives
- Context, like ngForOf or ngIf values
- Event listeners
If they are applicable to the current element.
Angular State Inspector also allows you to modify the values in the "State" panel (double click on value) and from console(e.g. $state.title = 'new value').
To apply changes just call $apply() in console.
See all supported commands in browser console.
Rated 5 by 2 reviewers
Permissions and data
詳しい情報
- アドオンリンク
- バージョン
- 1.4.6
- サイズ
- 41.45 KB
- 最終更新日
- 4年前 (2021年8月23日)
- 関連カテゴリー
- バージョン履歴
- コレクションへ追加