From fa7b2acaccca436d3eb9dbcf83e47c48b0a9cb62 Mon Sep 17 00:00:00 2001 From: Zita Szupera Date: Sat, 16 Sep 2023 10:32:22 +0200 Subject: [PATCH] example: custom avatar input binding --- .../customizations-example/src/app/app.component.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/projects/customizations-example/src/app/app.component.html b/projects/customizations-example/src/app/app.component.html index ade2f5ed..f9ca0b5e 100644 --- a/projects/customizations-example/src/app/app.component.html +++ b/projects/customizations-example/src/app/app.component.html @@ -142,11 +142,19 @@ let-name="name" let-imageUrl="imageUrl" let-size="size" + let-type="type" + let-location="location" + let-user="user" + let-channel="channel" >