From 272de8d4b9a895191c4ac4ce1b3bbcb4fe463b0e Mon Sep 17 00:00:00 2001 From: Nir Weber Date: Sun, 19 Feb 2017 15:19:50 +0200 Subject: [PATCH] added custom template case option (using ng-content) --- src/inline-editor.component.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/inline-editor.component.ts b/src/inline-editor.component.ts index bc34b27..584bac5 100644 --- a/src/inline-editor.component.ts +++ b/src/inline-editor.component.ts @@ -50,6 +50,9 @@ const INLINE_EDITOR_TEMPLATE = ` {{optionSelected()}} + @@ -86,6 +89,9 @@ const INLINE_EDITOR_TEMPLATE = ` +