examples/bootstrap4/dynamic-components.js
authorAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 07:12:00 +0000 (15:12 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 07:12:00 +0000 (15:12 +0800)
examples/bootstrap4/dynamic-components.js

index e69de29..2162b34 100644 (file)
@@ -0,0 +1,11 @@
+/*
+The idea of this is to work out a new way for the builder to generate code
+That is more component based..
+-> basically the top level item would be 'extend' something... - like document body, etc..
+and then it would render the children...
+
+
+ */
\ No newline at end of file