diff --git a/demo/index.html b/demo/index.html index 19663ea0a..95ec0c339 100644 --- a/demo/index.html +++ b/demo/index.html @@ -1,9 +1,11 @@ + Demo +

Demos

- + + \ No newline at end of file diff --git a/demo/react-hooks-controlled-multiple.html b/demo/react-hooks-controlled-multiple.html new file mode 100644 index 000000000..67758fe73 --- /dev/null +++ b/demo/react-hooks-controlled-multiple.html @@ -0,0 +1,173 @@ + + + + + + + Gridstack.js React integration example + + + + + + + + + + + +
+

Controlled stack

+
+
+ + + + + + \ No newline at end of file