From 7a52cda22dd1596f949958902a74605988d62a05 Mon Sep 17 00:00:00 2001 From: Kevin Schaaf Date: Tue, 23 Jan 2018 16:26:44 -0800 Subject: [PATCH] Update types --- types/lib/utils/templatize.d.ts | 9 +++++++++ 1 file changed, 9 insertions(+) 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 `