Description from extension meta
Angular Inspector for Angular 9+ (Ivy)
Image from store
Description from store
Extends the Developer Tools for Angular 9+ (Ivy) web applications.
Selecting an element enables a new panel, "SB Angular", that displays the currently selected element's:
- Component
- Directives
- Listeners
- Context
- Injectors
If they are applicable to the current element.
SB Angular Inspector also allows you to modify the values in the "SB Angular" panel, then then apply those changes with the "Apply Changes" button in this extensions popup menu. See the product screenshot for more details.
Latest reviews
- (2020-06-30) John Hamm: Great addon - would it be possible to add a toggle option where it can just show the inside of the "selectedComponent" tree by default when you click on an element and not even show the root "selectedComponent" label? The other branches I hardly use whereas I'm always using inside of "selectedComponent"