From 5a242f36eec801ad322198a4a5cbf2188516d177 Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Mon, 25 Nov 2019 11:12:44 -0500 Subject: [PATCH] Example with multiple input ports --- src/demo/app/app.component.html | 2 +- src/demo/app/editor.ts | 17 ++ src/demo/app/metamodel.ts | 5 + src/demo/app/renderer.ts | 303 +++++++++++++++++++++++++++++++- src/demo/styles.css | 53 ++++++ 5 files changed, 371 insertions(+), 9 deletions(-) diff --git a/src/demo/app/app.component.html b/src/demo/app/app.component.html index 662b0df..76b980b 100644 --- a/src/demo/app/app.component.html +++ b/src/demo/app/app.component.html @@ -7,7 +7,7 @@ Spring Flo Sample
- +