Angular Tools
1 tool for Angular component inspection. Registered after detect finds Angular.
WARNING
Requires Angular development mode with the ng.* debug API available. Production builds with AOT compilation do not expose this API.
component_angular_tree
Traverse the Angular component tree.
| Parameter | Type | Default | Description |
|---|---|---|---|
depth | number | 8 | Tree depth (1-20) |
Returns:
- Component hierarchy
- Input property values
- Output event bindings
- Injected services