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

index 1daacf2..0ac7849 100644 (file)
@@ -183,7 +183,7 @@ 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...'
+    // in theory you can use 'cfg.XXX to fill in values...' == eg. cfg.XXX || '10'
     
     var config = Roo.apply({