examples/bootstrap/dashboard4.bjs
[roojs1] / examples / bootstrap / dashboard4.bjs
index 6e6d30f..59fd1c0 100644 (file)
              "xtype" : "Input",
              "string placeholder" : "New Ticket",
              "$ xns" : "Roo.bootstrap",
-             "string after" : "<i class=\"fa fa-plus\"></i>"
+             "string after" : "<i class=\"fa fa-plus\"></i>",
+             "items" : [
+              {
+               "xtype" : "Button",
+               "$ xns" : "Roo.bootstrap",
+               "* prop" : "after"
+              }
+             ]
             }
            ]
           },