diff --git a/types/lib/utils/templatize.d.ts b/types/lib/utils/templatize.d.ts index c31fa6e495..0329db987c 100644 --- a/types/lib/utils/templatize.d.ts +++ b/types/lib/utils/templatize.d.ts @@ -129,6 +129,15 @@ declare namespace Polymer { * from `instance.parentModel` in cases where template instance nesting * causes an inner model to shadow an outer model. * + * When `options.forwardHostProp` is declared as an option, any properties + * referenced in the template will be automatically forwarded from the host of + * the `