We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536c6d5 commit 286eed4Copy full SHA for 286eed4
2 files changed
content/usage-with-angular.md
@@ -8,6 +8,14 @@ HTMLGraph can be used with any frontend framework.
8
The common scenario is when you want node component to be reactive, thus be
9
managed by the framework itself.
10
11
+<a href="https://html-graph.github.io/html-graph-angular-demo/" target="_blank" aria-label="Angular Demo">
12
+ <div class="video">
13
+ <video autoplay muted loop>
14
+ <source src="/media/angular-demo.webm">
15
+ </video>
16
+ </div>
17
+</a>
18
+
19
Check out the <b><a href="https://html-graph.github.io/html-graph-angular-demo/" target="_blank">Angular live demo</a></b>
20
and the <b><a href="https://github.com/html-graph/html-graph-angular-demo/" target="_blank">Angular demo source code</a></b>.
21
static/media/angular-demo.webm
715 KB
0 commit comments