examples/bootstrap4/dynamic-components.js
authorAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 08:45:34 +0000 (16:45 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 08:45:34 +0000 (16:45 +0800)
examples/bootstrap4/dynamic-components.js

index 24ba53d..1daacf2 100644 (file)
@@ -183,6 +183,8 @@ Dynamic.Component.Form = function(cfg)
     var _this = this;
     var STRINGS = Dynamic.Component.Form._strings;
     
+    // in theory you can use 'cfg.XXX to fill in values...'
+    
     var config = Roo.apply({