mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The Angular DevTools Extension doesn't use the `element` property in Client-Only Wiz apps. Once the new `ng.getComponentForest`` function is implemented, Client-Only Wiz could provide `ComponentTreeNode`s without an `element` property. This change supports that case by making the `element` property optional. |
||
|---|---|---|
| .. | ||
| lib | ||
| public-api.ts | ||