mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Adds support for customizing the `IntersectionObserver` options for the `on viewport`, `prefetch on viewport` and `hydrate on viewport` triggers.
Note that the options need to be a static object literal, e.g. `@defer (on viewport(trigger, {rootMargin: '123px'})`.
Fixes #52799.
PR Close #64130
|
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||