ngprobe Chrome 插件, crx 扩展下载

 收录于4年前 阅读数 17

扩展ID: gdcplkgkgljpjkniblmomaholidjngoo

Chrome Devetools Elements sidebar to displays Angular Component (pre-Ivy and Ivy) and AngularJS Scope for selected element i.e. $0How it works

The extension evaluates the following expression in the context of the page and displays the results in 'ngprobe' sidebar pane:

If Angular (Ivy) is detecetd:

```
    ng.getOwningComponent($0)

    where:

    $0 is the element selected in Elements tab.
```

If Angular (pre Ivy) is detecetd:

---
    ng.probe($0).componentInstance

    where:

    $0 is the element selected in Elements tab.
---

If AngularJS is detected:

---
    angular.element($0).scope()

    where:

    $0 is the element selected in Elements tab.
---

Also shows parent components or scopes as an array.

The values of component properties can be edited in the ngprobe sidebar pane.
名称 ngprobe
插件标识 gdcplkgkgljpjkniblmomaholidjngoo
平台 Chrome
评分 0
评分人数 1
插件主页

作者 Sandip Chitale
版本号 1.0.6
大小 103 KB
官网下载次数 360
分类 查看更多 web开发 分类下的扩展插件
下载地址
更新时间 2020-10-28 00:00:00
举报
回复

相关推荐

大家在找这些插件

相关搜索词