mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Host bindings can apply static attributes. These will be extracted to a `hostAttrs` field on the host binding function's metadata. In order to achieve this, we add an `attributes` field to the host binding job. Then, we peform attribute exraction on host bindings. We finally populate the `attributes` field directly, instead of relying on a `consts` array. PR Close #51498 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| ngcc | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||