examples/bootstrap4/dynamic-components.js
authorAlan Knowles <alan@roojs.com>
Fri, 22 Feb 2019 05:05:36 +0000 (13:05 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 22 Feb 2019 05:05:36 +0000 (13:05 +0800)
examples/bootstrap4/dynamic-components.js

index 200a884..d896fae 100644 (file)
@@ -111,6 +111,8 @@ Dynamic.Component = function(cfg)
        // "toggle" : true
     });
     
+    ///this.on(.....)
+    
     
     
 }