examples/bootstrap/dashboard4.bjs
[roojs1] / examples / bootstrap / dashboard4.bjs
index c878173..fc9d22d 100644 (file)
         {
          "xtype" : "Card",
          "$ xns" : "Roo.bootstrap",
-         "String title" : "test"
+         "String title" : "test",
+         "items" : [
+          {
+           "xtype" : "CardUploader",
+           "$ xns" : "Roo.bootstrap"
+          }
+         ]
         }
        ]
       }